scripts/build.properties.SED
changeset 398 34905ebdb5c9
parent 327 f9ee8b226e8f
equal deleted inserted replaced
396:11ff5aef0e96 398:34905ebdb5c9
   130 # against which you are building.
   130 # against which you are building.
   131 # Base location for anything the build needs to compile against.  For example,
   131 # Base location for anything the build needs to compile against.  For example,
   132 # in most RCP app or a plug-in,  the baseLocation should be the location of a previously
   132 # in most RCP app or a plug-in,  the baseLocation should be the location of a previously
   133 # installed Eclipse against which the application or plug-in code will be compiled and the RCP delta pack.
   133 # installed Eclipse against which the application or plug-in code will be compiled and the RCP delta pack.
   134 
   134 
   135 base=/usr/master/eclipse/3.6m6/jee
   135 base=/usr/master/eclipse/3.6_helios/jee
   136 baseLocation=${base}/eclipse
   136 baseLocation=${base}/eclipse
   137 
   137 
   138 eclipseLocation=/usr/master/eclipse/3.6m6/pde/eclipse
   138 eclipseLocation=/usr/master/eclipse/3.6_helios/pde/eclipse
       
   139 
   139 # equinoxLauncherPluginVersion=1.0.201.R35x_v20090715
   140 # equinoxLauncherPluginVersion=1.0.201.R35x_v20090715
   140 equinoxLauncherPluginVersion=1.1.0.v20100307
   141 # (3.6m6) equinoxLauncherPluginVersion=1.1.0.v20100307
       
   142 equinoxLauncherPluginVersion=1.1.0.v20100507
       
   143 
   141 # pdeBuildPluginVersion=3.5.2.R35x_20100114
   144 # pdeBuildPluginVersion=3.5.2.R35x_20100114
   142 pdeBuildPluginVersion=3.6.0.v20100311-1400
   145 # (3.6m6)pdeBuildPluginVersion=3.6.0.v20100311-1400
       
   146 pdeBuildPluginVersion=3.6.0.v20100603
   143 
   147 
   144 #Folder containing repositories whose content is needed to compile against
   148 #Folder containing repositories whose content is needed to compile against
   145 #repoBaseLocation=${base}/repos
   149 #repoBaseLocation=${base}/repos
   146 #Folder where the content of the repositories from ${repoBaseLocation} will be made available as a form suitable to be compiled against
   150 #Folder where the content of the repositories from ${repoBaseLocation} will be made available as a form suitable to be compiled against
   147 #transformedRepoLocation=${base}/transformedRepos
   151 #transformedRepoLocation=${base}/transformedRepos