diff options
author | Andre Barboza <bmg.andre@gmail.com> | 2013-05-19 09:11:54 -0400 |
---|---|---|
committer | dsomero <xgizzmo@slackbuilds.org> | 2013-05-19 09:11:54 -0400 |
commit | a766d71dd08696e14571861eab20b6113e7b0ec4 (patch) | |
tree | 27bbf73997f245fdf2364fd9680b50c6bf990ba3 /development/eclipse/README | |
parent | 282a3803067cda668423df6b34d2e5721540138a (diff) | |
download | slackbuilds-a766d71dd08696e14571861eab20b6113e7b0ec4.tar.gz |
development/eclipse: Updated for version 4.2.2.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'development/eclipse/README')
-rw-r--r-- | development/eclipse/README | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/development/eclipse/README b/development/eclipse/README index 6ed33c3803..98b5e3e585 100644 --- a/development/eclipse/README +++ b/development/eclipse/README @@ -7,3 +7,12 @@ runtimes for building, deploying, and managing software across the lifecycle. The classic Eclipse package contains: the Eclipse Platform, Java Development Tools, and Plug-in Development Environment, including source and both user and programmer documentation. + +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. |