mirror of
https://github.com/eclipse-sailing-analytics/sailing-analytics.git
synced 2026-09-23 14:08:40 +00:00
17 lines
800 B
XML
Executable File
17 lines
800 B
XML
Executable File
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
<launchConfiguration type="com.github.sdbg.debug.core.chromeLaunchConfig">
|
|
<stringAttribute key="applicationArguments" value=""/>
|
|
<stringAttribute key="applicationName" value=""/>
|
|
<booleanAttribute key="launchFile" value="false"/>
|
|
<listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_PATHS">
|
|
<listEntry value="/com.sap.sailing.gwt.ui"/>
|
|
</listAttribute>
|
|
<listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_TYPES">
|
|
<listEntry value="4"/>
|
|
</listAttribute>
|
|
<stringAttribute key="projectName" value="com.sap.sailing.gwt.ui"/>
|
|
<booleanAttribute key="showLaunchOutput" value="false"/>
|
|
<stringAttribute key="url" value="http://127.0.0.1:8888/gwt/AdminConsole.html"/>
|
|
<stringAttribute key="urlQueryParams" value=""/>
|
|
</launchConfiguration>
|