diff options
author | maho <maho@FreeBSD.org> | 2006-08-03 08:22:06 +0800 |
---|---|---|
committer | maho <maho@FreeBSD.org> | 2006-08-03 08:22:06 +0800 |
commit | 82493ee5e8247ef03b73d1d5ddd4433595a6724a (patch) | |
tree | f2e25e2274b682910aa405f1e58790c3d0cad2e4 /java/Makefile | |
parent | d8972b044659c612583acf2144b6788781dcfbce (diff) | |
download | freebsd-ports-gnome-82493ee5e8247ef03b73d1d5ddd4433595a6724a.tar.gz freebsd-ports-gnome-82493ee5e8247ef03b73d1d5ddd4433595a6724a.tar.zst freebsd-ports-gnome-82493ee5e8247ef03b73d1d5ddd4433595a6724a.zip |
The JDT Core Batch Compiler (stand alone verison of the Eclipse
Java Compiler).
This compiler is compatible with Java 1.3, 1.4 and 1.5.
WWW: http://www.eclipse.org
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 8cbf39f7fb75..36d610c21a32 100644 --- a/java/Makefile +++ b/java/Makefile @@ -16,6 +16,7 @@ SUBDIR += diablo-jdk15 SUBDIR += diablo-jre15 SUBDIR += drexelsnmp + SUBDIR += ecj-bootstrap SUBDIR += eclipse SUBDIR += eclipse-EPIC SUBDIR += eclipse-cdt |