diff options
author | itetcu <itetcu@FreeBSD.org> | 2006-07-12 01:53:25 +0800 |
---|---|---|
committer | itetcu <itetcu@FreeBSD.org> | 2006-07-12 01:53:25 +0800 |
commit | 2907b2cf461c0aeba91a7f357150bb6c259fa4db (patch) | |
tree | 1e14fb5165984108cedd8af6d963f57e8fa99214 /java/Makefile | |
parent | 4eada87780e1865c755d178432adb607fe46d48b (diff) | |
download | freebsd-ports-gnome-2907b2cf461c0aeba91a7f357150bb6c259fa4db.tar.gz freebsd-ports-gnome-2907b2cf461c0aeba91a7f357150bb6c259fa4db.tar.zst freebsd-ports-gnome-2907b2cf461c0aeba91a7f357150bb6c259fa4db.zip |
This plug-in for IBM's Eclipse platform integrates features from the
DrJava development environment. The plug-in provides an Interactions
Pane and a simplified user interface to Eclipse.
WWW: http://www.drjava.org/eclipse.shtml
PR: ports/95747
Submitted by: Nicola Vitale <nivit at email.it>
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 2c4fb0b3b0fe..0925fa2d0e29 100644 --- a/java/Makefile +++ b/java/Makefile @@ -22,6 +22,7 @@ SUBDIR += eclipse-checkstyle SUBDIR += eclipse-clay-core SUBDIR += eclipse-devel + SUBDIR += eclipse-drjava SUBDIR += eclipse-emf SUBDIR += eclipse-examples SUBDIR += eclipse-gef |