diff options
author | Jimmy Olgeni <olgeni@FreeBSD.org> | 2003-07-08 10:21:02 +0000 |
---|---|---|
committer | Jimmy Olgeni <olgeni@FreeBSD.org> | 2003-07-08 10:21:02 +0000 |
commit | 9070a6b3b84d1b7e628ab0300ec68f1d495c169d (patch) | |
tree | 3cd79493fead64aa7931137d729ff81d184cc3c5 /java/eclipse-gef/pkg-descr | |
parent | Change dependency of acroread to print/acroread5. (diff) |
Add the Graphical Editing Framework for Eclipse.
Notes
Notes:
svn path=/head/; revision=84463
Diffstat (limited to 'java/eclipse-gef/pkg-descr')
-rw-r--r-- | java/eclipse-gef/pkg-descr | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/java/eclipse-gef/pkg-descr b/java/eclipse-gef/pkg-descr new file mode 100644 index 000000000000..965c2fbcf015 --- /dev/null +++ b/java/eclipse-gef/pkg-descr @@ -0,0 +1,4 @@ +The Graphical Editing Framework (GEF) allows developers to take an +existing application model and easily create a rich graphical editor. + +WWW: http://www.eclipse.org/gef/ |