2018-02-12 08:39:56 +01:00
|
|
|
eclim - The power of Eclipse in your favourite editor.
|
2016-12-21 05:47:06 +01:00
|
|
|
|
2020-10-13 03:04:52 +02:00
|
|
|
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.
|
2016-12-21 05:47:06 +01:00
|
|
|
|
|
|
|
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
|
|
|
|
|
2017-03-24 21:36:10 +01:00
|
|
|
apache-ant and Sphinx are only needed at build-time, not runtime.
|