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/README34
1 files changed, 17 insertions, 17 deletions
diff --git a/development/eclipse-jee/README b/development/eclipse-jee/README
index 0c88480850..da5edb6dd3 100644
--- a/development/eclipse-jee/README
+++ b/development/eclipse-jee/README
@@ -1,31 +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.
+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
+ - 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
+Notes:
+ - webkitgtk is required to use the internal web browser.
**********
-UPGRADING:
+UPGRADING:
**********
-if you find an error during Eclipse initialization, check
-this two files:
+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.