diff options
author | Andrew Clemons <andrew.clemons@gmail.com> | 2018-02-12 20:39:56 +1300 |
---|---|---|
committer | Andrew Clemons <andrew.clemons@gmail.com> | 2018-02-13 22:06:00 +1300 |
commit | 3a4d70eeaa2d4576a919185407b2da143d066530 (patch) | |
tree | 83b1a4021bab96e0327967379060d74503834d93 /development/eclim/README | |
parent | 81e723df523ce6c0875511b4735994746eed045d (diff) |
development/eclim: Updated for version 2.7.2.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Diffstat (limited to 'development/eclim/README')
-rw-r--r-- | development/eclim/README | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/development/eclim/README b/development/eclim/README index 046479a8d3e4b..9bc3aca83a08f 100644 --- a/development/eclim/README +++ b/development/eclim/README @@ -1,8 +1,8 @@ -eclim - The power of Eclipse in your favorite editor. +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 favorite editor. +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 |