diff options
author | david_williams | 2009-11-10 06:26:01 +0000 |
---|---|---|
committer | david_williams | 2009-11-10 06:26:01 +0000 |
commit | dd74107c10eb2597b8500986e562eff27732e388 (patch) | |
tree | ed02c1393722552d9fb3a5bcc86b623fa558e8da /releng/helios/maps | |
parent | b85302d32d388334ec385ed45b4ee1c00d94b3f5 (diff) | |
download | webtools.maps-dd74107c10eb2597b8500986e562eff27732e388.tar.gz webtools.maps-dd74107c10eb2597b8500986e562eff27732e388.tar.xz webtools.maps-dd74107c10eb2597b8500986e562eff27732e388.zip |
294564 refactoring needed to have truly independent JSDT build
Diffstat (limited to 'releng/helios/maps')
-rw-r--r-- | releng/helios/maps/dependencies.properties | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/releng/helios/maps/dependencies.properties b/releng/helios/maps/dependencies.properties index c1a3eb189..df25f5ee0 100644 --- a/releng/helios/maps/dependencies.properties +++ b/releng/helios/maps/dependencies.properties @@ -88,6 +88,8 @@ eclipse.build.home=http://download.eclipse.org/eclipse/downloads/ ####################################################################################### +eclipseplatform.name=Eclipse Platform v3.6 +eclipseplatform.description=Eclipse Platform v3.6 eclipseplatform.mirror.prefixuri=/eclipse/downloads/drops/${wtp.eclipse.build.dir} eclipseplatform.url=http://download.eclipse.org${eclipse.mirror.prefixuri} eclipseplatform.file.linux-gtk-x86=eclipse-platform-${wtp.eclipse.build.id}-linux-gtk.tar.gz |