scripts/build.properties.SED
changeset 326 e2a66d30f677
parent 241 850d44de7abb
child 327 f9ee8b226e8f
equal deleted inserted replaced
325:f9d222f39ad7 326:e2a66d30f677
   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.5.2/jee
   135 base=/usr/master/eclipse/3.6M6/jee
   136 baseLocation=${base}/eclipse
   136 baseLocation=${base}/eclipse
   137 
   137 
   138 eclipseLocation=/usr/master/eclipse/3.5.2/pde/eclipse
   138 eclipseLocation=/usr/master/eclipse/3.6M6/pde/eclipse
   139 equinoxLauncherPluginVersion=1.0.201.R35x_v20090715
   139 # equinoxLauncherPluginVersion=1.0.201.R35x_v20090715
   140 pdeBuildPluginVersion=3.5.2.R35x_20100114
   140 equinoxLauncherPluginVersion=1.1.0.v20100307
       
   141 # pdeBuildPluginVersion=3.5.2.R35x_20100114
       
   142 pdeBuildPluginVersion=3.6.0.v20100311-1400
   141 
   143 
   142 #Folder containing repositories whose content is needed to compile against
   144 #Folder containing repositories whose content is needed to compile against
   143 #repoBaseLocation=${base}/repos
   145 #repoBaseLocation=${base}/repos
   144 #Folder where the content of the repositories from ${repoBaseLocation} will be made available as a form suitable to be compiled against
   146 #Folder where the content of the repositories from ${repoBaseLocation} will be made available as a form suitable to be compiled against
   145 #transformedRepoLocation=${base}/transformedRepos
   147 #transformedRepoLocation=${base}/transformedRepos