slackbuilds/development/eclim
Andrew Clemons 8d16392688
development/eclim: Fix building against Sphinx-2.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
2019-07-27 08:06:18 +07:00
..
630fbcd5e6caa810f721b0f0de9478aaf78f7958.patch.gz development/eclim: Add patch for building against eclipse 201812. 2019-02-02 08:12:05 +07:00
README development/eclim: Updated for version 2.7.2. 2018-02-13 22:06:00 +13:00
eclim.SlackBuild development/eclim: Fix building against Sphinx-2. 2019-07-27 08:06:18 +07:00
eclim.info development/eclim: Fix building against Sphinx-2. 2019-07-27 08:06:18 +07:00
slack-desc development/eclim: Added (Editor). 2016-12-24 07:33:38 +07:00
sphinx2.patch.gz development/eclim: Fix building against Sphinx-2. 2019-07-27 08:06:18 +07:00

README

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.