aQute.bnd.junit
Class OSGiJUnitLaunchShortcut

java.lang.Object
  extended by org.eclipse.jdt.junit.launcher.JUnitLaunchShortcut
      extended by aQute.bnd.junit.OSGiJUnitLaunchShortcut
All Implemented Interfaces:
org.eclipse.debug.ui.ILaunchShortcut, org.eclipse.debug.ui.ILaunchShortcut2

public class OSGiJUnitLaunchShortcut
extends org.eclipse.jdt.junit.launcher.JUnitLaunchShortcut


Constructor Summary
OSGiJUnitLaunchShortcut()
           
 
Method Summary
protected  String getLaunchConfigurationTypeId()
           
 
Methods inherited from class org.eclipse.jdt.junit.launcher.JUnitLaunchShortcut
createLaunchConfiguration, getAttributeNamesToCompare, getLaunchableResource, getLaunchableResource, getLaunchConfigurations, getLaunchConfigurations, launch, launch
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OSGiJUnitLaunchShortcut

public OSGiJUnitLaunchShortcut()
Method Detail

getLaunchConfigurationTypeId

protected String getLaunchConfigurationTypeId()
Overrides:
getLaunchConfigurationTypeId in class org.eclipse.jdt.junit.launcher.JUnitLaunchShortcut


Copyright © 2010 aQute SARL. All Rights Reserved.