Follow Techotopia on Twitter

On-line Guides
All Guides
eBook Store
iOS / Android
Linux for Beginners
Office Productivity
Linux Installation
Linux Security
Linux Utilities
Linux Virtualization
Linux Kernel
System/Network Admin
Programming
Scripting Languages
Development Tools
Web Development
GUI Toolkits/Desktop
Databases
Mail Systems
openSolaris
Eclipse Documentation
Techotopia.com
Virtuatopia.com
Answertopia.com

How To Guides
Virtualization
General System Admin
Linux Security
Linux Filesystems
Web Servers
Graphics & Desktop
PC Hardware
Windows
Problem Solutions
Privacy Policy

  




 

 


Eclipse PDE
Release 3.5

org.eclipse.pde.ui.launcher
Class JUnitWorkbenchLaunchShortcut


java.lang.Object
  extended by 

org.eclipse.jdt.junit.launcher.JUnitLaunchShortcut
      extended by 
org.eclipse.pde.ui.launcher.JUnitWorkbenchLaunchShortcut
All Implemented Interfaces:
ILaunchShortcut, ILaunchShortcut2

public class JUnitWorkbenchLaunchShortcut
extends JUnitLaunchShortcut

A launch shortcut capable of launching a Plug-in JUnit test.

This class may be instantiated or subclassed by clients.

Since:
3.3

Constructor Summary
JUnitWorkbenchLaunchShortcut ()
           
 
Method Summary
protected   ILaunchConfigurationWorkingCopy createLaunchConfiguration ( IJavaElement element)
           
protected   String getLaunchConfigurationTypeId ()
           
 
Methods inherited from class org.eclipse.jdt.junit.launcher. JUnitLaunchShortcut
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

JUnitWorkbenchLaunchShortcut

public JUnitWorkbenchLaunchShortcut()
Method Detail

getLaunchConfigurationTypeId

protected 
String getLaunchConfigurationTypeId()
Overrides:
getLaunchConfigurationTypeId in class JUnitLaunchShortcut

createLaunchConfiguration

protected 
ILaunchConfigurationWorkingCopy createLaunchConfiguration(
IJavaElement element)
                                                             throws 
CoreException
Overrides:
createLaunchConfiguration in class JUnitLaunchShortcut
Throws:
CoreException

Eclipse PDE
Release 3.5

Copyright (c) IBM Corp. and others 2000, 2008. All Rights Reserved.

 
 
  Published under the terms of the Eclipse Public License Version 1.0 ("EPL") Design by Interspire