Merge remote-tracking branch

'origin/GP-659_ghizard_Modify_more_Eclipse_dotlaunch_for_preferred_launchers'
This commit is contained in:
ghidra1 2021-02-10 20:08:27 -05:00
commit eb4f22e0e3
2 changed files with 8 additions and 0 deletions

View file

@ -6,6 +6,10 @@
<listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_TYPES">
<listEntry value="1"/>
</listAttribute>
<mapAttribute key="org.eclipse.debug.core.preferred_launchers">
<mapEntry key="[debug]" value="org.eclipse.jdt.launching.localJavaApplication"/>
<mapEntry key="[run]" value="org.eclipse.jdt.launching.localJavaApplication"/>
</mapAttribute>
<listAttribute key="org.eclipse.debug.ui.favoriteGroups">
<listEntry value="org.eclipse.debug.ui.launchGroup.debug"/>
<listEntry value="org.eclipse.debug.ui.launchGroup.run"/>