aboutsummaryrefslogtreecommitdiff
path: root/java/Makefile
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2007-12-21 11:16:49 +0000
committerMartin Wilke <miwi@FreeBSD.org>2007-12-21 11:16:49 +0000
commita4dbef3e90f881a6145b535176dbf9435cfbe8ee (patch)
treec77965059d084d38c7c8ea80096e38caf2a8733f /java/Makefile
parent10ce372492fcf31bb065f7b5a8f4328dcbaac9cb (diff)
downloadports-a4dbef3e90f881a6145b535176dbf9435cfbe8ee.tar.gz
ports-a4dbef3e90f881a6145b535176dbf9435cfbe8ee.zip
Commonclipse is an eclipse plugin for jakarta commons-lang users.
It features automatic generation of the following methods using commons-lang builders: toString(), hashCode(), equals(Object), compareTo(Object). WWW: http://sourceforge.net/projects/commonclipse/ PR: ports/118890 Submitted by: Sutra Zhou <zhoushuqun at gmail.com>
Notes
Notes: svn path=/head/; revision=204252
Diffstat (limited to 'java/Makefile')
-rw-r--r--java/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/java/Makefile b/java/Makefile
index b4b5b5cb3f31..2063eae379e3 100644
--- a/java/Makefile
+++ b/java/Makefile
@@ -11,6 +11,7 @@
SUBDIR += cacao
SUBDIR += castor
SUBDIR += classpath
+ SUBDIR += commonclipse
SUBDIR += cos
SUBDIR += cryptix-jce
SUBDIR += dbvis