diff options
author | wes <wes@FreeBSD.org> | 2005-03-14 13:41:18 +0800 |
---|---|---|
committer | wes <wes@FreeBSD.org> | 2005-03-14 13:41:18 +0800 |
commit | a4e58f3f90ae7f3c72ffb885e21949f4d940d5e6 (patch) | |
tree | 84a89be05c2514c8f978ca422d59ed96f7dcba63 /java/Makefile | |
parent | de0de4b9e91621cf0f3f5c4c8d8319de979f48b8 (diff) | |
download | freebsd-ports-gnome-a4e58f3f90ae7f3c72ffb885e21949f4d940d5e6.tar.gz freebsd-ports-gnome-a4e58f3f90ae7f3c72ffb885e21949f4d940d5e6.tar.zst freebsd-ports-gnome-a4e58f3f90ae7f3c72ffb885e21949f4d940d5e6.zip |
v4all visual editor toolkit for eclipse.
Supports graphic editing of user interfaces for Swing and SWT.
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 a1ea22920610..f6e3dc225b16 100644 --- a/java/Makefile +++ b/java/Makefile @@ -34,6 +34,7 @@ SUBDIR += eclipse-sqlexplorer SUBDIR += eclipse-sysdeo-tomcat SUBDIR += eclipse-uml + SUBDIR += eclipse-v4all SUBDIR += eclipse-vep SUBDIR += eclipse-vep-examples SUBDIR += eclipseme |