Skip to content

Commit f36638f

Browse files
committed
ST6RI-682 Fixed misspell in Launch Configuration
1 parent edf12fb commit f36638f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

org.omg.sysml.xtext/.launch/Save SysML with Library.launch

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,6 @@
1313
<booleanAttribute key="org.eclipse.jdt.launching.ATTR_USE_START_ON_FIRST_THREAD" value="true"/>
1414
<stringAttribute key="org.eclipse.jdt.launching.MAIN_TYPE" value="org.omg.sysml.xtext.util.SysMLRepositorySaveUtil"/>
1515
<stringAttribute key="org.eclipse.jdt.launching.MODULE_NAME" value="org.omg.sysml.xtext"/>
16-
<stringAttribute key="org.eclipse.jdt.launching.PROGRAM_ARGUMENTS" value="-b http://sysml2-dev.intercax.com:9000 -d&#10;-l &quot;${workspace_loc:/SysML-v2-Pilot-Implementation/sysml.library}&quot; &#10;&quot;${selected_resource_loc}&quot;&#10;&quot;Kernel Libraries&quot;&#10;&quot;Systems Library&quot;&#10;&quot;Domain Library&quot;"/>
16+
<stringAttribute key="org.eclipse.jdt.launching.PROGRAM_ARGUMENTS" value="-b http://sysml2-dev.intercax.com:9000 -d&#13;&#10;-l &quot;${workspace_loc:/SysML-v2-Pilot-Implementation/sysml.library}&quot; &#13;&#10;&quot;${selected_resource_loc}&quot;&#13;&#10;&quot;Kernel Libraries&quot;&#13;&#10;&quot;Systems Library&quot;&#13;&#10;&quot;Domain Libraries&quot;"/>
1717
<stringAttribute key="org.eclipse.jdt.launching.PROJECT_ATTR" value="org.omg.sysml.xtext"/>
1818
</launchConfiguration>

0 commit comments

Comments
 (0)