- All Implemented Interfaces:
- org.eclipse.debug.ui.ILaunchShortcut, org.eclipse.debug.ui.ILaunchShortcut2
public class JReFrameworkerLaunchShortcut
extends org.eclipse.jdt.debug.ui.launchConfigurations.JavaApplicationLaunchShortcut
Launch shortcut for JReFrameworker launch profiles, which is just the same as a JavaApplicationLaunchShortcut
References:
1. http://grepcode.com/file_/repository.grepcode.com/java/eclipse.org/3.5.2/org.eclipse.jdt.debug/ui/3.4.1/org/eclipse/jdt/debug/ui/launchConfigurations/JavaApplicationLaunchShortcut.java/?v=source
2. http://opensourcejavaphp.net/java/eclipse/org/eclipse/jdt/internal/debug/ui/launcher/JavaLaunchShortcut.java.html
- Author:
- Ben Holland