diff options
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. |