Lines Matching full:used
34 # The prefix that will be used in the generated archive.
79 #codebase should be a URL that will be used as the root of all relative URLs in the output.
107 # Type of build. Used in naming the build output. Typically this value is
111 # ID of the build. Used in naming the build output.
115 # Label for the build. Used in naming the build output
118 # Timestamp for the build. Used in naming the build output
121 #The value to be used for the qualifier of a plugin or feature when you want to override the value computed by pde.
181 # This value takes the form of a comma separated list of repository identifier (like used in the map files) and the
192 # specific JRE locations to compile against. These values are used to compile bundles specifying a
211 # Specify the output format of the compiler log when eclipse jdt is used
223 # Extra arguments for the compiler. These are specific to the java compiler being used.
226 # Default value for the version of the source code. This value is used when compiling plug-ins that do not set the Bundle-RequiredExecutionEnvironment or set javacSource in build.properties
229 # Default value for the version of the byte code targeted. This value is used when compiling plug-ins that do not set the Bundle-RequiredExecutionEnvironment or set javacTarget in build.properties.