diff options
author | nork <nork@FreeBSD.org> | 2005-08-01 18:36:13 +0800 |
---|---|---|
committer | nork <nork@FreeBSD.org> | 2005-08-01 18:36:13 +0800 |
commit | 433ec40c78778c6dea4cceaee0c9a34dfa26e49c (patch) | |
tree | 0663ee306f5b5bc5d7fe39b4f90247a162340bda /java/Makefile | |
parent | 99e01e3e83e32af143026d8c88c3224bd2f17f09 (diff) | |
download | freebsd-ports-gnome-433ec40c78778c6dea4cceaee0c9a34dfa26e49c.tar.gz freebsd-ports-gnome-433ec40c78778c6dea4cceaee0c9a34dfa26e49c.tar.zst freebsd-ports-gnome-433ec40c78778c6dea4cceaee0c9a34dfa26e49c.zip |
Add eclipse-viPlugin 1.12.1, an Eclipse plugin that adds
vi functionality to an existing editor like JDT or CDT.
Diffstat (limited to 'java/Makefile')
-rw-r--r-- | java/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/java/Makefile b/java/Makefile index 99cd5e9e68b8..8b603abeabb6 100644 --- a/java/Makefile +++ b/java/Makefile @@ -39,6 +39,7 @@ SUBDIR += eclipse-v4all SUBDIR += eclipse-vep SUBDIR += eclipse-vep-examples + SUBDIR += eclipse-viplugin SUBDIR += eclipseme SUBDIR += forte SUBDIR += gj |