We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 43fa602 commit e8fd4b2Copy full SHA for e8fd4b2
1 file changed
src/etc/unit-api site.launch
@@ -13,6 +13,9 @@
13
<stringAttribute key="M2_USER_SETTINGS" value=""/>
14
<booleanAttribute key="M2_WORKSPACE_RESOLUTION" value="false"/>
15
<stringAttribute key="org.eclipse.debug.ui.ATTR_CONSOLE_ENCODING" value="UTF-8"/>
16
+<listAttribute key="org.eclipse.debug.ui.favoriteGroups">
17
+<listEntry value="org.eclipse.debug.ui.launchGroup.run"/>
18
+</listAttribute>
19
<stringAttribute key="org.eclipse.jdt.launching.JRE_CONTAINER" value="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7"/>
20
<stringAttribute key="org.eclipse.jdt.launching.WORKING_DIRECTORY" value="${workspace_loc:/unit-api}"/>
21
</launchConfiguration>
0 commit comments