mirror of
https://github.com/eclipse-sailing-analytics/sailing-analytics.git
synced 2026-09-23 14:08:40 +00:00
also updated a few launch configs to no longer show in the favorites, cleaning things up a little
17 lines
930 B
XML
17 lines
930 B
XML
<?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/RaceBoard.html?regattaName=ORC+Worlds+2019&raceName=ORC+A+-+Long+Offshore&leaderboardName=ORC+Worlds+2019&canReplayDuringLiveRaces=true"/>
|
|
<stringAttribute key="urlQueryParams" value=""/>
|
|
</launchConfiguration>
|