Provides an implementation launch configuration tabs for local and remote Java applications.
See: Description
Class | Description |
---|---|
AppletArgumentsTab |
A launch configuration tab that displays and edits program arguments,
VM arguments, and working directory launch configuration attributes,
for an applet.
|
AppletMainTab |
This tab appears for Java applet launch configurations and allows the user to edit
attributes such as the applet class to launch and its owning project, if any.
|
AppletParametersTab |
This tab appears for java applet launch configurations and allows the user to edit
applet-specific attributes such as width, height, name & applet parameters.
|
JavaArgumentsTab |
A launch configuration tab that displays and edits program arguments,
VM arguments, and working directory launch configuration attributes.
|
JavaClasspathTab |
A launch configuration tab that displays and edits the user and
bootstrap classes comprising the classpath launch configuration
attribute.
|
JavaConnectTab |
A launch configuration tab that displays and edits the project associated
with a remote connection and the connector used to connect to a remote
VM.
|
JavaJRETab |
A launch configuration tab that displays and edits the VM install
launch configuration attributes.
|
JavaLaunchTab |
Common function for Java launch configuration tabs.
|
JavaMainTab |
A launch configuration tab that displays and edits project and
main type name launch configuration attributes.
|
JavaSourceLookupTab | Deprecated
In 3.0, the debug platform provides source lookup facilities that
should be used in place of the Java source lookup support provided in 2.0.
|
Provides an implementation launch configuration tabs for local and remote Java applications.
This package provides launch configuration tabs for local and remote Java applications.
Copyright (c) IBM Corp. and others 2000, 2006. All Rights Reserved.