diff options
author | nivit <nivit@FreeBSD.org> | 2007-12-22 22:23:42 +0800 |
---|---|---|
committer | nivit <nivit@FreeBSD.org> | 2007-12-22 22:23:42 +0800 |
commit | de14ce0c7296e458f8d3452bf923f806b6d8bb4a (patch) | |
tree | 1861d74f22e8a633f582280831fd93032d201d9b /java/Makefile | |
parent | edb1f7ad1747c913d46aeb382f5e28d6ea1c4000 (diff) | |
download | freebsd-ports-gnome-de14ce0c7296e458f8d3452bf923f806b6d8bb4a.tar.gz freebsd-ports-gnome-de14ce0c7296e458f8d3452bf923f806b6d8bb4a.tar.zst freebsd-ports-gnome-de14ce0c7296e458f8d3452bf923f806b6d8bb4a.zip |
Aptana Studio is an IDE, designed for web developers and provides
robust support for HTML, CSS and Javascript (bundled libraries:
ExtJS, jQuery, Mochikit, Scriptaculous, Adobe Spry, YUI, Prototype,
and Dojo). This is the plug-in for Eclipse.
WWW: http://www.aptana.com/
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 2063eae379e3..85364a200b04 100644 --- a/java/Makefile +++ b/java/Makefile @@ -21,6 +21,7 @@ SUBDIR += ecj-bootstrap SUBDIR += eclipse SUBDIR += eclipse-EPIC + SUBDIR += eclipse-aptana SUBDIR += eclipse-cdt SUBDIR += eclipse-checkstyle SUBDIR += eclipse-clay-core |