Skip to content

Commit f2a4253

Browse files
committed
bug5429: update SailingServer launch configuration
Eclipse re-saved the run configuration, re-sorting the OSGi bundle <setEntry> list and adjusting a few bundle entries.
1 parent a231c34 commit f2a4253

3 files changed

Lines changed: 771 additions & 361 deletions

File tree

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
2+
<launchConfiguration type="com.github.sdbg.debug.core.chromeLaunchConfig">
3+
<stringAttribute key="applicationArguments" value=""/>
4+
<stringAttribute key="applicationName" value=""/>
5+
<stringAttribute key="browserSearchOrder" value="chrome,chromium,edge,firefox"/>
6+
<booleanAttribute key="launchFile" value="false"/>
7+
<booleanAttribute key="org.eclipse.debug.core.ATTR_FORCE_SYSTEM_CONSOLE_ENCODING" value="false"/>
8+
<listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_PATHS">
9+
<listEntry value="/com.sap.sailing.gwt.ui"/>
10+
</listAttribute>
11+
<listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_TYPES">
12+
<listEntry value="4"/>
13+
</listAttribute>
14+
<stringAttribute key="projectName" value="com.sap.sailing.gwt.ui"/>
15+
<booleanAttribute key="showLaunchOutput" value="false"/>
16+
<stringAttribute key="url" value="http://127.0.0.1:8888/gwt/RaceBoard.html?regattaName=TW2026+-+Finn&amp;raceName=Finn+-+R7&amp;leaderboardName=TW2026+-+Finn&amp;canReplayDuringLiveRaces=true"/>
17+
<stringAttribute key="urlQueryParams" value=""/>
18+
</launchConfiguration>

0 commit comments

Comments
 (0)