org.eclipse.xtext.xtext.ui.wizard.releng
Class P2DirectorLaunch

java.lang.Object
  extended by org.eclipse.xtext.xtext.ui.wizard.releng.P2DirectorLaunch

public class P2DirectorLaunch
extends java.lang.Object


Field Summary
static java.lang.String DESTINATION_JAVA
           
static java.lang.String LOCATION
           
static java.lang.String PRODUCT
           
static java.lang.String REPOSITORY
           
 
Constructor Summary
P2DirectorLaunch()
           
 
Method Summary
static java.lang.String args()
          Returns all the information as program args
static void setupLaunchConfiguration(org.eclipse.debug.core.ILaunchConfigurationWorkingCopy launchConfiguration, java.lang.String destinationPath)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

REPOSITORY

public static final java.lang.String REPOSITORY
See Also:
Constant Field Values

DESTINATION_JAVA

public static final java.lang.String DESTINATION_JAVA

LOCATION

public static final java.lang.String LOCATION
See Also:
Constant Field Values

PRODUCT

public static final java.lang.String PRODUCT
See Also:
Constant Field Values
Constructor Detail

P2DirectorLaunch

public P2DirectorLaunch()
Method Detail

args

public static java.lang.String args()
Returns all the information as program args


setupLaunchConfiguration

public static void setupLaunchConfiguration(org.eclipse.debug.core.ILaunchConfigurationWorkingCopy launchConfiguration,
                                            java.lang.String destinationPath)