# HG changeset patch # User John Kern # Date 1277506568 25200 # Node ID a6c1b609ba5f2f8b90af60b53c3a1335b13652d2 # Parent 34905ebdb5c9319cffde9e848a4a4873f2856061# Parent e5346aff014d12572da6d946d63a25389e1c12ff merged diff -r e5346aff014d -r a6c1b609ba5f scripts/build.properties.SED --- a/scripts/build.properties.SED Thu Jun 24 16:06:48 2010 -0700 +++ b/scripts/build.properties.SED Fri Jun 25 15:56:08 2010 -0700 @@ -132,14 +132,18 @@ # in most RCP app or a plug-in, the baseLocation should be the location of a previously # installed Eclipse against which the application or plug-in code will be compiled and the RCP delta pack. -base=/usr/master/eclipse/3.6m6/jee +base=/usr/master/eclipse/3.6_helios/jee baseLocation=${base}/eclipse -eclipseLocation=/usr/master/eclipse/3.6m6/pde/eclipse +eclipseLocation=/usr/master/eclipse/3.6_helios/pde/eclipse + # equinoxLauncherPluginVersion=1.0.201.R35x_v20090715 -equinoxLauncherPluginVersion=1.1.0.v20100307 +# (3.6m6) equinoxLauncherPluginVersion=1.1.0.v20100307 +equinoxLauncherPluginVersion=1.1.0.v20100507 + # pdeBuildPluginVersion=3.5.2.R35x_20100114 -pdeBuildPluginVersion=3.6.0.v20100311-1400 +# (3.6m6)pdeBuildPluginVersion=3.6.0.v20100311-1400 +pdeBuildPluginVersion=3.6.0.v20100603 #Folder containing repositories whose content is needed to compile against #repoBaseLocation=${base}/repos