slackbuilds_ponce/development/eclim
Andrew Clemons 300ac02bca development/eclim: Silently generate eclim help docs.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
2018-09-28 17:34:21 +12:00
..
eclim.info development/eclim: Updated for version 2.8.0. 2018-07-07 06:54:28 +07:00
eclim.SlackBuild development/eclim: Silently generate eclim help docs. 2018-09-28 17:34:21 +12:00
README development/eclim: Updated for version 2.7.2. 2018-02-13 22:06:00 +13:00
slack-desc

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.