Lines Matching refs:to
18 # Parameters describing how and where to execute the build.
21 # bootclasspath - The base jars to compile against (typicaly rt.jar)
22 # configs - the list of {os, ws, arch} configurations to build.
28 product=/plugin or feature id/path/to/.product
35 # override default of "eclipse" to aid for external site generation
41 # The list of {os, ws, arch} configurations to build. This
58 # Setting this value to try will cause PDE to only create one output containing all
75 #Set to true if you want the output to be ready for an update jar (no site.xml generated)
78 #Set to true for Jnlp generation
85 #jnlp.configs=${configs} #uncomment to filter the content of the generated jnlp files based on th…
87 #Set to true if you want to sign jars
93 #Arguments to send to the zip executable
96 #Arguments to send to the tar executable
121 #The value to be used for the qualifier of a plugin or feature when you want to override the value …
122 #The value will only be applied to plugin or features indicating build.properties, qualifier = cont…
126 #The generated suffix is computed according to the content of the feature
132 # Base location for anything the build needs to compile against. For example,
143 … whether you want the set of plug-ins and features to be considered during the build to be limited…
149 #pluginPath is a list of locations in which to find plugins and features. This list is separated b…
151 #- the location of the jar or folder that is the plugin or feature : /path/to/foo.jar or /path/to/f…
158 eclipseBuildId=<Id of Eclipse build to get>
163 # This section defines CVS tags to use when fetching the map files from the repository.
164 # If you want to fetch the map file from repository / location, change the getMapFiles target in th…
167 mapsRepo=:pserver:anonymous@example.com/path/to/repo
168 mapsRoot=path/to/maps
179 # The tags to use when fetching elements to build.
189 # The location of the Java jars to compile against. Typically the rt.jar for your JDK/JRE
192 # specific JRE locations to compile against. These values are used to compile bundles specifying a
194 #CDC-1.0/Foundation-1.0= /path/to/rt.jar
214 # Whether or not to include debug info in the output jars
217 # Whether or not to fail the build if there are compiler errors
223 # Extra arguments for the compiler. These are specific to the java compiler being used.
236 # where to place update site build