# HG changeset patch # User John Kern # Date 1277413436 25200 # Node ID 34905ebdb5c9319cffde9e848a4a4873f2856061 # Parent 11ff5aef0e96e8a48bbb988b9a6eb4ff572cccda updating eclipse version to 3.6 helios diff -r 11ff5aef0e96 -r 34905ebdb5c9 scripts/build.properties.SED --- a/scripts/build.properties.SED Tue Jun 22 11:26:48 2010 -0700 +++ b/scripts/build.properties.SED Thu Jun 24 14:03:56 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