slackbuilds/development/eclim
Andrew Clemons 2327cfcbf7 development/eclim: Updated for version 2.7.0.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
2017-07-15 07:33:39 +07:00
..
README development/eclim: Fixed jdt plugin not getting built. 2017-03-25 00:07:32 +00:00
eclim.SlackBuild development/eclim: Updated for version 2.7.0. 2017-07-15 07:33:39 +07:00
eclim.info development/eclim: Updated for version 2.7.0. 2017-07-15 07:33:39 +07:00
slack-desc development/eclim: Added (Editor). 2016-12-24 07:33:38 +07:00

README

eclim - The power of Eclipse in your favorite 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 favorite 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.