blob: f5d4983efcbb07ae1d420b9aa2984d03a1eb89ef [file] [log] [blame]
############# JAVA COMPILER OPTIONS ##############
# The location of the Java jars to compile against. Typically the rt.jar for your JDK/JRE
bootclasspath=${java.home}/lib/rt.jar
# specific JRE locations to compile against. These values are used to compile bundles specifying a
# Bundle-RequiredExecutionEnvironment. Uncomment and set values for environments that you support
#CDC-1.0/Foundation-1.0= /path/to/rt.jar
#CDC-1.1/Foundation-1.1=
#OSGi/Minimum-1.0=
#OSGi/Minimum-1.1=
#JRE-1.1=
#J2SE-1.2=
#J2SE-1.3=
#J2SE-1.4=
#J2SE-1.5=
#PersonalJava-1.1=
#PersonalJava-1.2=
#CDC-1.0/PersonalBasis-1.0=
#CDC-1.0/PersonalJava-1.0=
#CDC-1.1/PersonalBasis-1.1=
#CDC-1.1/PersonalJava-1.1=
# Whether or not to include debug info in the output jars
javacDebugInfo=false
# Whether or not to fail the build if there are compiler errors
javacFailOnError=true
# Enable or disable verbose mode of the compiler
javacVerbose=true
# Extra arguments for the compiler. These are specific to the java compiler being used.
#compilerArg=
# 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
#javacSource=1.3
# 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.
#javacTarget=1.1
buildDirectory=/home/adb/releng.dtp/src
postingDirectory=/home/adb/releng.dtp/dtp.output/1.6
baseLocation=/home/adb/releng.dtp/baseLocation
eclipse.pdebuild.scripts=/home/adb/releng.dtp/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build/scripts
eclipse.pdebuild.templates=/home/adb/releng.dtp/src/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build/templates
eclipse.pdebuild.home=/home/adb/releng.dtp/org.eclipse.releng.basebuilder
#####################################
# DTP download setting #
#####################################
#file-prefix=dtp-sdk_1.6M5_
#file-suffix=0.7.0.200602241
#file-version=dtp-sdk_1.6M4d