diff options
Diffstat (limited to 'development/eclipse/README')
-rw-r--r-- | development/eclipse/README | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/development/eclipse/README b/development/eclipse/README deleted file mode 100644 index 98b5e3e585e91..0000000000000 --- a/development/eclipse/README +++ /dev/null @@ -1,18 +0,0 @@ -Eclipse - An open-source, platform-independent software framework. - -Eclipse is an open source community whose projects are focused on building an -open development platform comprised of extensible frameworks, tools, and -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. |