Skip to content

Commit

Permalink
Resolved bug in creating duplicate nodes
Browse files Browse the repository at this point in the history
  • Loading branch information
rensink committed Jul 27, 2024
1 parent 07d925b commit f979e16
Show file tree
Hide file tree
Showing 10 changed files with 154 additions and 140 deletions.
File renamed without changes.
4 changes: 2 additions & 2 deletions launch/GROOVE - build release (all).launch
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<booleanAttribute key="org.eclipse.debug.core.launchGroup.0.adoptIfRunning" value="false"/>
<booleanAttribute key="org.eclipse.debug.core.launchGroup.0.enabled" value="true"/>
<stringAttribute key="org.eclipse.debug.core.launchGroup.0.mode" value="inherit"/>
<stringAttribute key="org.eclipse.debug.core.launchGroup.0.name" value="GROOVE - build maven artifact"/>
<stringAttribute key="org.eclipse.debug.core.launchGroup.0.name" value="GROOVE - build local maven artefact"/>
<stringAttribute key="org.eclipse.debug.core.launchGroup.1.action" value="WAIT_FOR_TERMINATION"/>
<booleanAttribute key="org.eclipse.debug.core.launchGroup.1.adoptIfRunning" value="false"/>
<booleanAttribute key="org.eclipse.debug.core.launchGroup.1.enabled" value="true"/>
Expand All @@ -14,7 +14,7 @@
<booleanAttribute key="org.eclipse.debug.core.launchGroup.2.adoptIfRunning" value="false"/>
<booleanAttribute key="org.eclipse.debug.core.launchGroup.2.enabled" value="true"/>
<stringAttribute key="org.eclipse.debug.core.launchGroup.2.mode" value="inherit"/>
<stringAttribute key="org.eclipse.debug.core.launchGroup.2.name" value="GROOVE - zip up"/>
<stringAttribute key="org.eclipse.debug.core.launchGroup.2.name" value="GROOVE - zip up local release"/>
<listAttribute key="org.eclipse.debug.ui.favoriteGroups">
<listEntry value="org.eclipse.debug.ui.launchGroup.run"/>
</listAttribute>
Expand Down
File renamed without changes.
Loading

0 comments on commit f979e16

Please sign in to comment.