Community
Participate
Working Groups
I want to make a launch shortcut for my launch config which uses the Java Application Launch tabs. Could the JavaApplicationLaunchShortcut be externalized so that I could inherit from it? Then I should be able to just override the findLaunchConfiguration() (or maybe even just getJavaLaunchConfigType()) method to get one of my launch configurations and thus avoid duplicating a lot of code.
*** This bug has been marked as a duplicate of 61361 ***