Uses of Package
org.eclipse.jdt.launching
Package
Description
Provides an implementation launch configuration tabs for local and remote Java applications.
Application programming interfaces related to launching JUnit tests.
Application programming interfaces for interaction
with the Eclipse Java launching support.
Application programming interfaces and classes for execution environments.
Provides advanced source lookup support for the Java debugger.
-
ClassDescriptionAn implementation of IVMInstall that is used for manipulating VMs without necessarily committing changes.
-
ClassDescriptionAbstract implementation of a Java launch configuration delegate.
-
ClassDescriptionAbstract implementation of a Java launch configuration delegate.Abstract implementation of a VM install.Represents an entry on a runtime classpath.Resolves variable and/or container runtime classpath entries in the context of a launch configuration or Java project.A classpath provider computes an unresolved classpath for a launch configuration, and resolves classpath entries for a launch configuration.A VM connector establishes a JDI connection with a debuggable virtual machine.Represents a particular installation of a VM.Optional extensions that may be implemented by an
IVMInstall
.Optional extensions that may be implemented by anIVMInstall
, providing access to a JRE's system properties.A VM install changed listener is notified when the workspace default VM install changes, or when an attribute of a specific VM install changes.Represents a particular type of VM for which there may be any number of VM installations.A VM runner starts a Java VM running a Java program.The location of a library (for example rt.jar).An event object describing a change to a named property.Default implementation for classpath provider.Holder for various arguments passed to a VM runner.An implementation of IVMInstall that is used for manipulating VMs without necessarily committing changes. -
ClassDescriptionRepresents a particular installation of a VM.The location of a library (for example rt.jar).
-
ClassDescriptionAbstract implementation of a Java launch configuration delegate.A launch delegate for launching local Java applications.