diff options
author | Elvio Basello (HelLViS69) <hellvis69@gmail.com> | 2015-03-14 16:47:06 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-03-14 16:47:06 +0700 |
commit | b5dccd98dcd8a685272f6bbfe65bd61250f651b3 (patch) | |
tree | 205cf77fb78020ac67f0399c772f5c4f9ea30292 /development/eclipse-jee/README | |
parent | 72f426522278aa064ee8d60a0ea4403598e8aae6 (diff) |
development/eclipse-jee: Added (Eclipse IDE for Java EE Developers).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/eclipse-jee/README')
-rw-r--r-- | development/eclipse-jee/README | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/development/eclipse-jee/README b/development/eclipse-jee/README new file mode 100644 index 000000000000..0c8848085038 --- /dev/null +++ b/development/eclipse-jee/README @@ -0,0 +1,31 @@ +Tools for Java developers creating Java EE and Web applications, +including a Java IDE, tools for Java EE, JPA, JSF, Mylyn, EGit and +others. + +This package includes: + + Data Tools Platform + Eclipse Git Team Provider + Eclipse Java Development Tools + Eclipse Java EE Developer Tools + JavaScript Development Tools + Maven Integration for Eclipse + Mylyn Task List + Eclipse Plug-in Development Environment + Remote System Explorer + Eclipse XML Editors and Tools + + +********** +UPGRADING: +********** +if you find an error during Eclipse initialization, check +this two files: + +/opt/eclipse/configuration/config.ini +/opt/eclipse/eclipse.ini + +If you haven't done modifications in those files, overwrite +them with config.ini.new and eclipse.ini.new. + +This SlackBuild is based on Andre Barboza's eclipse-java SlackBuild. |