|
TPTP 4.5.0 Platform Project Internal API Specification |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IExtendedProfilingType
An extension to the Profiling Type interface which allows you to get the VM arguments of the given launch configuration. Created for enhancement 143251.
| Method Summary | |
|---|---|
java.lang.String |
getVMArguments(org.eclipse.debug.core.ILaunchConfiguration conf)
Deprecated. Returns the additional VM arguments that should be added to this launch configuration |
| Methods inherited from interface org.eclipse.hyades.trace.ui.launcher.IProfilingType |
|---|
createControl, getAttributes, getControl, getDescription, launch, validateConfiguration |
| Method Detail |
|---|
java.lang.String getVMArguments(org.eclipse.debug.core.ILaunchConfiguration conf)
conf - Launch configuration that's being used
|
TPTP 4.5.0 Platform Project Internal API Specification |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||