diff options
author | Andre Barboza <bmg.andre@gmail.com> | 2014-10-21 22:51:33 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-10-22 08:33:56 +0700 |
commit | 04ef40bad8c438fab9684f44e320894dce5bde63 (patch) | |
tree | b83064403f605157746ee75621e4ab3095cef7db /development/eclipse-java/README | |
parent | 2d4c5c7fd6704b805d15b377a6abfbd4bfefd788 (diff) | |
download | slackbuilds-04ef40bad8c438fab9684f44e320894dce5bde63.tar.gz |
development/eclipse-java: Added (Eclipse IDE for Java Developers).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/eclipse-java/README')
-rw-r--r-- | development/eclipse-java/README | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/development/eclipse-java/README b/development/eclipse-java/README new file mode 100644 index 0000000000..daa8e06d05 --- /dev/null +++ b/development/eclipse-java/README @@ -0,0 +1,25 @@ +The essential tools for any Java developer, including a Java +IDE, a CVS client, Git client, XML Editor, Mylyn, Maven +integration and WindowBuilder. + +This package includes: + + Eclipse Git Team Provider + Eclipse Java Development Tools + Maven Integration for Eclipse + Mylyn Task List + Code Recommenders Tools for Java Developers + WindowBuilder Core + 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. |