summaryrefslogtreecommitdiff
path: root/java/Makefile
diff options
context:
space:
mode:
authorNorikatsu Shigemura <nork@FreeBSD.org>2004-07-25 08:07:23 +0000
committerNorikatsu Shigemura <nork@FreeBSD.org>2004-07-25 08:07:23 +0000
commit91522840e3daf065c1b0d6ea5e9e2b6294228176 (patch)
tree21a1de485ad02c16c94b2b655d51c02feb8a04ae /java/Makefile
parentAdd eclipse-vep-examples 1.0.0.20040628, Visual Editor Project (diff)
Add eclipse-lomboz 3, a J2EE developer tool build as a plugin
for the eclipse platform. PR: ports/68051 Submitted by: SUGIMURA Takashi <sugimura@jp.FreeBSD.org> Reviewed by: Panagiotis Astithas <past@ebs.gr>
Notes
Notes: svn path=/head/; revision=114620
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 75435844e682..72a0996bea58 100644
--- a/java/Makefile
+++ b/java/Makefile
@@ -20,6 +20,7 @@
SUBDIR += eclipse-gef
SUBDIR += eclipse-gef-examples
SUBDIR += eclipse-langpack
+ SUBDIR += eclipse-lomboz
SUBDIR += eclipse-pmd
SUBDIR += eclipse-vep
SUBDIR += eclipse-vep-examples