diff options
author | Norikatsu Shigemura <nork@FreeBSD.org> | 2005-05-07 05:00:40 +0000 |
---|---|---|
committer | Norikatsu Shigemura <nork@FreeBSD.org> | 2005-05-07 05:00:40 +0000 |
commit | 0bc453c3e644edfc1514f310a3360766f95d0fb2 (patch) | |
tree | 6da7c8eeff44f013dcae1a63682175b9dd0b0fe7 /java/eclipse-devel/pkg-descr | |
parent | Fix the build on 4.X. (diff) |
Add eclipse-devel 3.1M6, an open extensible IDE for anything and nothing
in particular.
PR: ports/79917
Submitted by: various members of freebsd-java
Notes
Notes:
svn path=/head/; revision=134751
Diffstat (limited to 'java/eclipse-devel/pkg-descr')
-rw-r--r-- | java/eclipse-devel/pkg-descr | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/java/eclipse-devel/pkg-descr b/java/eclipse-devel/pkg-descr new file mode 100644 index 000000000000..fa504efd8669 --- /dev/null +++ b/java/eclipse-devel/pkg-descr @@ -0,0 +1,8 @@ +The Eclipse Platform is an open extensible IDE for anything and yet +nothing in particular. The Eclipse Platform provides building blocks +and a foundation for constructing and running integrated software- +development tools. The Eclipse Platform allows tool builders to +independently develop tools that integrate with other people's tools +so seamlessly you can't tell where one tool ends and another starts. + +WWW: http://www.eclipse.org/ |