diff options
author | Norikatsu Shigemura <nork@FreeBSD.org> | 2004-09-03 21:01:46 +0000 |
---|---|---|
committer | Norikatsu Shigemura <nork@FreeBSD.org> | 2004-09-03 21:01:46 +0000 |
commit | ca0b6f741ca38f9ebd6c1a308f95e56faa5a8e2a (patch) | |
tree | 6d0a9b593165249e66233eab0d6070c97a872f0c /java/Makefile | |
parent | Add eclipse-checkstyle 3.4.1.0, integrates the Checkstyle Java (diff) |
Add eclipse-sqlexplorer 2.2.2, a visual database query
tool for Eclipse.
PR: ports/70441
Submitted by: SUGIMURA Takashi <sugimura@jp.FreeBSD.org>
Notes
Notes:
svn path=/head/; revision=118089
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 5d9f7b144e6a..02cbb5df499e 100644 --- a/java/Makefile +++ b/java/Makefile @@ -26,6 +26,7 @@ SUBDIR += eclipse-lomboz SUBDIR += eclipse-pmd SUBDIR += eclipse-quantum + SUBDIR += eclipse-sqlexplorer SUBDIR += eclipse-sysdeo-tomcat SUBDIR += eclipse-vep SUBDIR += eclipse-vep-examples |