summaryrefslogtreecommitdiffstats
path: root/development/eclipse-jee/README
diff options
context:
space:
mode:
Diffstat (limited to 'development/eclipse-jee/README')
-rw-r--r--development/eclipse-jee/README31
1 files changed, 31 insertions, 0 deletions
diff --git a/development/eclipse-jee/README b/development/eclipse-jee/README
new file mode 100644
index 0000000000..0c88480850
--- /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.