Stephan Herrmann | 5ed21e4 | 2010-04-01 21:40:57 +0000 | [diff] [blame] | 1 | <?xml version="1.0" encoding="UTF-8" standalone="no"?> |
| 2 | <launchConfiguration type="org.eclipse.pde.ui.JunitLaunchConfig"> |
| 3 | <booleanAttribute key="append.args" value="true"/> |
| 4 | <booleanAttribute key="askclear" value="false"/> |
| 5 | <booleanAttribute key="automaticAdd" value="true"/> |
| 6 | <booleanAttribute key="automaticValidate" value="false"/> |
| 7 | <stringAttribute key="bootstrap" value=""/> |
| 8 | <stringAttribute key="checked" value="[NONE]"/> |
| 9 | <booleanAttribute key="clearConfig" value="true"/> |
| 10 | <booleanAttribute key="clearws" value="true"/> |
| 11 | <booleanAttribute key="clearwslog" value="false"/> |
| 12 | <stringAttribute key="configLocation" value="${workspace_loc}/.metadata/.plugins/org.eclipse.pde.core/CompilerInvocationTests (manual)"/> |
| 13 | <booleanAttribute key="default" value="true"/> |
| 14 | <booleanAttribute key="includeOptional" value="true"/> |
| 15 | <stringAttribute key="location" value="${workspace_loc}/../junit-workspace"/> |
| 16 | <listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_PATHS"> |
| 17 | <listEntry value="/org.eclipse.jdt.core.tests.compiler/src/org/eclipse/jdt/core/tests/compiler/regression/CompilerInvocationTests.java"/> |
| 18 | </listAttribute> |
| 19 | <listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_TYPES"> |
| 20 | <listEntry value="1"/> |
| 21 | </listAttribute> |
| 22 | <stringAttribute key="org.eclipse.jdt.junit.CONTAINER" value=""/> |
| 23 | <booleanAttribute key="org.eclipse.jdt.junit.KEEPRUNNING_ATTR" value="false"/> |
| 24 | <stringAttribute key="org.eclipse.jdt.junit.TESTNAME" value=""/> |
| 25 | <stringAttribute key="org.eclipse.jdt.junit.TEST_KIND" value="org.eclipse.jdt.junit.loader.junit3"/> |
| 26 | <stringAttribute key="org.eclipse.jdt.launching.JRE_CONTAINER" value="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/java-6-openjdk"/> |
| 27 | <stringAttribute key="org.eclipse.jdt.launching.MAIN_TYPE" value="org.eclipse.jdt.core.tests.compiler.regression.CompilerInvocationTests"/> |
| 28 | <stringAttribute key="org.eclipse.jdt.launching.PROGRAM_ARGUMENTS" value="-os ${target.os} -ws ${target.ws} -arch ${target.arch} -nl ${target.nl}"/> |
| 29 | <stringAttribute key="org.eclipse.jdt.launching.PROJECT_ATTR" value="org.eclipse.jdt.core.tests.compiler"/> |
| 30 | <stringAttribute key="org.eclipse.jdt.launching.SOURCE_PATH_PROVIDER" value="org.eclipse.pde.ui.workbenchClasspathProvider"/> |
| 31 | <stringAttribute key="org.eclipse.jdt.launching.VM_ARGUMENTS" value="-Xms40m -Xmx768m -XX:+UnlockDiagnosticVMOptions -XX:+UnsyncloadClass -Dosgi.support.class.certificate=false -XX:+UnlockDiagnosticVMOptions -XX:+UnsyncloadClass -Dot.dump=1 -Dot.log=1 -Dotequinox.log=OK -Dosgi.hook.configurators.include=org.eclipse.objectteams.otequinox.hook.HookConfigurator -Dosgi.framework.extensions=org.eclipse.objectteams.otequinox.hook,org.eclipse.objectteams.otequinox.runtime -Dot.equinox=1"/> |
| 32 | <booleanAttribute key="org.objectteams.launch" value="false"/> |
| 33 | <stringAttribute key="pde.version" value="3.3"/> |
| 34 | <stringAttribute key="product" value="org.eclipse.sdk.ide"/> |
| 35 | <booleanAttribute key="run_in_ui_thread" value="true"/> |
| 36 | <booleanAttribute key="show_selected_only" value="false"/> |
| 37 | <stringAttribute key="templateConfig" value="${target_home}/configuration/config.ini"/> |
| 38 | <booleanAttribute key="tracing" value="false"/> |
| 39 | <booleanAttribute key="useDefaultConfig" value="true"/> |
| 40 | <booleanAttribute key="useDefaultConfigArea" value="true"/> |
| 41 | <booleanAttribute key="useProduct" value="true"/> |
| 42 | </launchConfiguration> |