Eclipse JDT
2.0

Package org.eclipse.jdt.debug.ui.launchConfigurations

Provides an implementation launch configuration tabs for local and remote Java applications.

See:
          Description

Class Summary
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.
JavaMainTab A launch configuration tab that displays and edits project and main type name launch configuration attributes.
JavaSourceLookupTab A launch configuration tab that displays and edits source lookup path launch configuration attributes.
 

Package org.eclipse.jdt.debug.ui.launchConfigurations Description

Provides an implementation launch configuration tabs for local and remote Java applications.

Package Specification

This package provides launch configuration tabs for local and remote Java applications.


Eclipse JDT
2.0

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