SlackBuildsOrg/development/eclim
B. Watson 1764d25d62
development/eclim: Fix README.
Signed-off-by: B. Watson <yalhcru@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2020-10-17 09:39:02 +07:00
..
630fbcd5e6caa810f721b0f0de9478aaf78f7958.patch.gz
eclim.info
eclim.SlackBuild
README
slack-desc
sphinx2.patch.gz

eclim - The power of Eclipse in your favourite editor.

Eclim provides the ability to access Eclipse code editing features via
the command line or a local network connection, allowing those features
to be integrated with your favourite editor.

This package builds against eclipse-java, but can also be built against
eclipse-jee or eclipse-cpp instead. In that case, pass the eclipse home
directory to the script:

ECLIPSE_HOME=/opt/eclipse-jee ./eclim.SlackBuild

or

ECLIPSE_HOME=/opt/eclipse-cpp ./eclim.SlackBuild

apache-ant and Sphinx are only needed at build-time, not runtime.