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