| Class | Description |
|---|---|
| AbstractRuntimeClasspathEntry |
Common function for runtime classpath entries.
|
| ClasspathContainerSourceContainerTypeDelegate |
Classpath container source container type.
|
| ClasspathVariableSourceContainerTypeDelegate |
Classpath variable source container type.
|
| CompositeId |
Utility class for id's made of multiple Strings
|
| DefaultEntryResolver |
Default resolver for a contributed classpath entry
|
| DefaultProjectClasspathEntry |
Default user classpath entries for a Java project
|
| EECompilationParticipant |
Creates build path errors related to execution environment bindings.
|
| EEVMInstall |
A VM install created from an execution environment description file.
|
| EEVMType |
Utility class for Standard VM type.
|
| JavaAppletLaunchConfigurationDelegate | |
| JavaClasspathVariablesInitializer | |
| JavaFxLibraryResolver | |
| JavaLaunchableTester |
Property tester for context launching menu.
|
| JavaMigrationDelegate |
Delegate for migrating Java launch configurations.
|
| JavaProjectSourceContainerTypeDelegate |
Java project source container type.
|
| JavaRemoteApplicationLaunchConfigurationDelegate |
Launch configuration delegate for a remote Java application.
|
| JavaSourceLookupDirector |
Java source lookup director.
|
| JavaSourceLookupUtil |
Private source lookup utilities.
|
| JREContainer |
JRE Container - resolves a classpath container variable to a JRE
|
| JREContainerInitializer |
Resolves a container for a JRE classpath container entry.
|
| JREPreferenceModifyListener |
Manages import of installed JREs.
|
| JRERuntimeClasspathEntryResolver |
Resolves for JRELIB_VARIABLE and JRE_CONTAINER
|
| LaunchingMessages | |
| LaunchingPlugin | |
| LaunchingPreferenceInitializer |
Initializes preferences for the JDT launching plug-in.
|
| LibraryInfo |
Stores the boot path and extension directories associated with a VM.
|
| MacInstalledJREs |
Searches for installed JREs on the Mac.
|
| MacInstalledJREs.MacVMStandin |
Custom stand-in that allows us to provide a version
|
| PackageFragmentRootSourceContainerTypeDelegate |
Package fragment root source container type.
|
| PListParser |
Parses an XML property list into its associated objects.
|
| ProjectClasspathVariableResolver |
Resolver for ${project_classpath:
|
| RuntimeClasspathEntry |
An entry on the runtime classpath that the user can manipulate
and share in a launch configuration.
|
| RuntimeClasspathEntryListComparator |
Compares lists of runtime classpath entry mementos.
|
| RuntimeClasspathEntryResolver |
Proxy to a runtime classpath entry resolver extension.
|
| RuntimeClasspathProvider |
Proxy to a runtime classpath provider extension.
|
| SocketAttachConnector |
A standard socket attaching connector
|
| SocketListenConnector |
A standard socket listening connector.
|
| SocketListenConnectorProcess |
A process that represents a VM listening connector that is waiting for some VM(s) to remotely connect.
|
| Standard11xVM |
A 1.1.x VM
|
| Standard11xVMRunner |
A 1.1.x VM runner
|
| Standard11xVMType |
A VM install type for VMs the conform to the 1.1.x standard
JDK installion layout, and command line options.
|
| StandardVM | |
| StandardVMDebugger |
A launcher for debugging Java main classes.
|
| StandardVMRunner |
A launcher for running Java main classes.
|
| StandardVMType |
A VM install type for VMs the conform to the standard
JDK installation layout.
|
| VariableClasspathEntry |
Specialization for a String variable classpath entry
|
| VariableClasspathResolver | |
| VMDefinitionsContainer |
This is a container for VM definitions such as the VM definitions that are
stored in the workbench preferences.
|
| VMListener |
Simple VM listener that reports whether VM settings have changed.
|