eclipse.platform
eclipse.platform copied to clipboard
Run As Context Menu shows Ant Run Configurations multiple times #527
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 : please don't use "merge", we do not allow merge commits. Please rebase your original change on top of master & force push.
Please update the commit message to describe the fix not the problem. i.e. use "fix ..." or "... a single time"