aboutsummaryrefslogtreecommitdiffstats
path: root/java/Makefile
diff options
context:
space:
mode:
authorale <ale@FreeBSD.org>2012-06-14 22:13:32 +0800
committerale <ale@FreeBSD.org>2012-06-14 22:13:32 +0800
commit8fecf2bce9c812f97dc957aa26cde9f3dd190824 (patch)
treea833a2aa415544bcb437964b7d7c9eba753553eb /java/Makefile
parenta03c7df228dbebcd0da0f462fd66eb2046d6a86b (diff)
downloadfreebsd-ports-gnome-8fecf2bce9c812f97dc957aa26cde9f3dd190824.tar.gz
freebsd-ports-gnome-8fecf2bce9c812f97dc957aa26cde9f3dd190824.tar.zst
freebsd-ports-gnome-8fecf2bce9c812f97dc957aa26cde9f3dd190824.zip
WindowBuilder is a powerful and easy to use bi-directional
Java GUI designer that makes it very easy to create Java GUI applications without spending a lot of time writing code to display simple forms. With WindowBuilder you can create complicated windows in minutes. Use the visual designer and Java code will be generated for you. You can easily add controls using drag-and-drop, add event handlers to your controls, change various properties of controls using a property editor, internationalize your app and much more. WWW: http://www.eclipse.org/windowbuilder/
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 192ce2269b1c..7666dea180da 100644
--- a/java/Makefile
+++ b/java/Makefile
@@ -55,6 +55,7 @@
SUBDIR += eclipse-vep-examples
SUBDIR += eclipse-viplugin
SUBDIR += eclipse-webtools
+ SUBDIR += eclipse-windowbuilder
SUBDIR += icedtea-web
SUBDIR += icedtea6-stubs
SUBDIR += infobus