diff options
author | Andre Barboza <bmg.andre@gmail.com> | 2014-10-21 22:50:42 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-10-22 08:33:56 +0700 |
commit | 2d4c5c7fd6704b805d15b377a6abfbd4bfefd788 (patch) | |
tree | d0f33fd2b624d1391acbc57cb6f7df0135da0d13 /development/eclipse/README | |
parent | f3261bf31677239b7e3e051bbe477f3cbde4e013 (diff) |
development/eclipse: Removed (replaced with eclipse-java).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
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. |