Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 127590

Summary: [java launching] Request to expose JavaApplicationlaunchShortcut or its super class into public API
Product: [Eclipse Project] JDT Reporter: Steven Jin <stevenyj>
Component: DebugAssignee: JDT-Debug-Inbox <jdt-debug-inbox>
Status: RESOLVED DUPLICATE QA Contact:
Severity: critical    
Priority: P3 CC: chanskw, turnham
Version: 3.2   
Target Milestone: ---   
Hardware: PC   
OS: Windows XP   
Whiteboard:

Description Steven Jin CLA 2006-02-13 18:05:37 EST
I know it is probably a bit late for this, but we just realized that our "Java and Mixed Language" debug extends JavaApplicationLaunchShortcut to create the launch shortcut. 

For standard launch configuration, the "Java and Mixed Language" debug extends the AbstractJavaLaunchConfigurationDelegate, which is part of the public API. So similarly, we should have a public API for Java launch configuration shortcut as well.

I'd really appreciate if this request can be made into eclipse 3.2. If not possible, can you please advice me how to work around this by not using the internal API.
Comment 1 Darin Wright CLA 2006-02-13 18:40:19 EST
Sorry, defferred.
Comment 2 Darin Wright CLA 2007-06-13 13:18:13 EDT
Re-open to mark as dup.
Comment 3 Darin Wright CLA 2007-06-13 13:18:24 EDT

*** This bug has been marked as a duplicate of bug 54072 ***