org.drools.eclipse.launching
Class DroolsApplicationLaunchShortcut

java.lang.Object
  extended by org.eclipse.jdt.debug.ui.launchConfigurations.JavaLaunchShortcut
      extended by org.eclipse.jdt.debug.ui.launchConfigurations.JavaApplicationLaunchShortcut
          extended by org.drools.eclipse.launching.DroolsApplicationLaunchShortcut
All Implemented Interfaces:
org.eclipse.debug.ui.ILaunchShortcut, org.eclipse.debug.ui.ILaunchShortcut2

public class DroolsApplicationLaunchShortcut
extends org.eclipse.jdt.debug.ui.launchConfigurations.JavaApplicationLaunchShortcut


Constructor Summary
DroolsApplicationLaunchShortcut()
           
 
Method Summary
protected  org.eclipse.debug.core.ILaunchConfigurationType getConfigurationType()
           
protected  String getTypeSelectionTitle()
           
 
Methods inherited from class org.eclipse.jdt.debug.ui.launchConfigurations.JavaApplicationLaunchShortcut
createConfiguration, findTypes, getEditorEmptyMessage, getJavaElements, getSelectionEmptyMessage
 
Methods inherited from class org.eclipse.jdt.debug.ui.launchConfigurations.JavaLaunchShortcut
chooseConfiguration, chooseType, findLaunchConfiguration, getLaunchableResource, getLaunchableResource, getLaunchConfigurations, getLaunchConfigurations, getShell, launch, launch, launch
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DroolsApplicationLaunchShortcut

public DroolsApplicationLaunchShortcut()
Method Detail

getConfigurationType

protected org.eclipse.debug.core.ILaunchConfigurationType getConfigurationType()
Overrides:
getConfigurationType in class org.eclipse.jdt.debug.ui.launchConfigurations.JavaApplicationLaunchShortcut

getTypeSelectionTitle

protected String getTypeSelectionTitle()
Overrides:
getTypeSelectionTitle in class org.eclipse.jdt.debug.ui.launchConfigurations.JavaApplicationLaunchShortcut


Copyright © 2001-2012 JBoss by Red Hat. All Rights Reserved.