You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
19 lines
961 B
19 lines
961 B
<?xml version="1.0" encoding="UTF-8" standalone="no"?> |
|
<launchConfiguration type="org.eclipse.buildship.core.launch.runconfiguration"> |
|
<listAttribute key="arguments"/> |
|
<booleanAttribute key="build_scans_enabled" value="false"/> |
|
<stringAttribute key="gradle_distribution" value="GRADLE_DISTRIBUTION(WRAPPER)"/> |
|
<stringAttribute key="gradle_user_home" value=""/> |
|
<listAttribute key="jvm_arguments"/> |
|
<booleanAttribute key="offline_mode" value="false"/> |
|
<listAttribute key="org.eclipse.debug.ui.favoriteGroups"> |
|
<listEntry value="org.eclipse.debug.ui.launchGroup.run"/> |
|
</listAttribute> |
|
<booleanAttribute key="override_workspace_settings" value="false"/> |
|
<booleanAttribute key="show_console_view" value="true"/> |
|
<booleanAttribute key="show_execution_view" value="true"/> |
|
<listAttribute key="tasks"> |
|
<listEntry value="afterEclipseBuildshipImport"/> |
|
</listAttribute> |
|
<stringAttribute key="working_dir" value="${workspace_loc:/com.ibm.wala}"/> |
|
</launchConfiguration>
|
|
|