diff options
author | B. Watson <yalhcru@gmail.com> | 2020-10-12 21:04:52 -0400 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-10-17 09:39:02 +0700 |
commit | 1764d25d62ffb7abb6f25471f2579b91baf266bd (patch) | |
tree | 127a36963c03a8514a5769bd61bceeb34b5a0033 | |
parent | 9b0c017a510cc85d0647f00aad336e4bae113e96 (diff) |
development/eclim: Fix README.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r-- | development/eclim/README | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/development/eclim/README b/development/eclim/README index 9bc3aca83a08..86b549b422de 100644 --- a/development/eclim/README +++ b/development/eclim/README @@ -1,8 +1,8 @@ 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. +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 |