eclipse.platform icon indicating copy to clipboard operation
eclipse.platform copied to clipboard

Run As Context Menu shows Ant Run Configurations multiple times #527

Open SudhindraKKulkarni opened this issue 2 years ago • 3 comments

AntLaunchShortcutWithDialog now implements only ILaunchShortcut interface. The common implementation of AntLaunchShortcut and AntLaunchShortcutWithDialog are moved to AntLaunchShortcutCommon class

Fixes https://github.com/eclipse-platform/eclipse.platform/issues/527

SudhindraKKulkarni avatar Oct 06 '23 08:10 SudhindraKKulkarni

@SudhindraKKulkarni : please don't use "merge", we do not allow merge commits. Please rebase your original change on top of master & force push.

iloveeclipse avatar Nov 02 '23 12:11 iloveeclipse

Please update the commit message to describe the fix not the problem. i.e. use "fix ..." or "... a single time"

jukzi avatar Aug 15 '24 06:08 jukzi