- abort(String, Throwable) - Method in class org.eclipse.jdt.internal.launching.AbstractRuntimeClasspathEntry
-
Throws an exception with the given message and underlying exception.
- abort(String, Throwable) - Static method in class org.eclipse.jdt.internal.launching.LaunchingPlugin
-
Throws an exception with the given message and underlying exception.
- abort(String, Throwable) - Method in class org.eclipse.jdt.internal.launching.RuntimeClasspathEntry
-
Throws an internal error exception
- abort(String, Throwable, int) - Static method in class org.eclipse.jdt.internal.launching.SocketAttachConnector
-
Throws a core exception with an error status object built from
the given message, lower level exception, and error code.
- abort(String, Throwable, int) - Static method in class org.eclipse.jdt.internal.launching.SocketListenConnector
-
Throws a core exception with an error status object built from
the given message, lower level exception, and error code.
- abort(String, Throwable, int) - Method in class org.eclipse.jdt.launching.AbstractJavaLaunchConfigurationDelegate
-
Throws a core exception with an error status object built from the given
message, lower level exception, and error code.
- abort(String, Throwable, int) - Method in class org.eclipse.jdt.launching.AbstractVMInstall
-
Throws a core exception with an error status object built from the given
message, lower level exception, and error code.
- abort(String, Throwable, int) - Method in class org.eclipse.jdt.launching.AbstractVMRunner
-
Throws a core exception with an error status object built from
the given message, lower level exception, and error code.
- AbstractJavaLaunchConfigurationDelegate - Class in org.eclipse.jdt.launching
-
Abstract implementation of a Java launch configuration delegate.
- AbstractJavaLaunchConfigurationDelegate() - Constructor for class org.eclipse.jdt.launching.AbstractJavaLaunchConfigurationDelegate
-
- AbstractJavaLaunchConfigurationDelegate_20 - Static variable in class org.eclipse.jdt.internal.launching.LaunchingMessages
-
- AbstractJavaLaunchConfigurationDelegate_Java_project_not_specified_9 - Static variable in class org.eclipse.jdt.internal.launching.LaunchingMessages
-
- AbstractJavaLaunchConfigurationDelegate_JRE_home_directory_for__0__does_not_exist___1__6 - Static variable in class org.eclipse.jdt.internal.launching.LaunchingMessages
-
- AbstractJavaLaunchConfigurationDelegate_JRE_home_directory_not_specified_for__0__5 - Static variable in class org.eclipse.jdt.internal.launching.LaunchingMessages
-
- AbstractJavaLaunchConfigurationDelegate_Main_type_not_specified_11 - Static variable in class org.eclipse.jdt.internal.launching.LaunchingMessages
-
- AbstractJavaLaunchConfigurationDelegate_Project_does_not_exist_or_is_not_a_Java_project_10 - Static variable in class org.eclipse.jdt.internal.launching.LaunchingMessages
-
- AbstractJavaLaunchConfigurationDelegate_The_specified_JRE_installation_does_not_exist_4 - Static variable in class org.eclipse.jdt.internal.launching.LaunchingMessages
-
- AbstractJavaLaunchConfigurationDelegate_Working_directory_does_not_exist___0__12 - Static variable in class org.eclipse.jdt.internal.launching.LaunchingMessages
-
- AbstractRuntimeClasspathEntry - Class in org.eclipse.jdt.internal.launching
-
Common function for runtime classpath entries.
- AbstractRuntimeClasspathEntry() - Constructor for class org.eclipse.jdt.internal.launching.AbstractRuntimeClasspathEntry
-
- AbstractVMInstall - Class in org.eclipse.jdt.launching
-
Abstract implementation of a VM install.
- AbstractVMInstall(IVMInstallType, String) - Constructor for class org.eclipse.jdt.launching.AbstractVMInstall
-
Constructs a new VM install.
- AbstractVMInstall_0 - Static variable in class org.eclipse.jdt.internal.launching.LaunchingMessages
-
- AbstractVMInstall_1 - Static variable in class org.eclipse.jdt.internal.launching.LaunchingMessages
-
- AbstractVMInstall_3 - Static variable in class org.eclipse.jdt.internal.launching.LaunchingMessages
-
- AbstractVMInstall_4 - Static variable in class org.eclipse.jdt.internal.launching.LaunchingMessages
-
- AbstractVMInstallType - Class in org.eclipse.jdt.launching
-
Abstract implementation of a VM install type.
- AbstractVMInstallType() - Constructor for class org.eclipse.jdt.launching.AbstractVMInstallType
-
Constructs a new VM install type.
- AbstractVMRunner - Class in org.eclipse.jdt.launching
-
Abstract implementation of a VM runner.
- AbstractVMRunner() - Constructor for class org.eclipse.jdt.launching.AbstractVMRunner
-
- AbstractVMRunner_0 - Static variable in class org.eclipse.jdt.internal.launching.LaunchingMessages
-
- addArguments(String[], List<String>) - Method in class org.eclipse.jdt.internal.launching.StandardVMRunner
-
Adds the array of Strings to the given List
- addBootClassPathArguments(List<String>, VMRunnerConfiguration) - Method in class org.eclipse.jdt.internal.launching.StandardVMRunner
-
Adds arguments to the bootpath
- addContainerResolver(IRuntimeClasspathEntryResolver, String) - Static method in class org.eclipse.jdt.launching.JavaRuntime
-
Registers the given resolver for the specified container.
- addDependencies(Map<File, IPackageFragmentRoot>) - Method in interface org.eclipse.jdt.launching.sourcelookup.advanced.IWorkspaceProjectDescriber.IJavaProjectSourceDescription
-
Adds runtime classes location of project dependencies and their corresponding package fragment roots, typically
for standard java application, this is dependency jar or classes directory
for equinox, this is dependency bundle location
- ADDITIONAL_DIRS - Static variable in class org.eclipse.jdt.launching.environments.ExecutionEnvironmentDescription
-
Additional directories property name in an execution environment description file.
- addLocation(File) - Method in interface org.eclipse.jdt.launching.sourcelookup.advanced.IWorkspaceProjectDescriber.IJavaProjectSourceDescription
-
Adds filesystem classes directories or jar files as reported by the runtime for project classes.
- addManifestReferences(IRuntimeClasspathEntry, List<IRuntimeClasspathEntry>) - Method in class org.eclipse.jdt.launching.StandardSourcePathProvider
-
If the given entry is an archive, adds any archives referenced by the associated manifest.
- addProcessTempFile(File) - Method in class org.eclipse.jdt.internal.launching.ClasspathShortener
-
- addProcessTempFile(File) - Method in class org.eclipse.jdt.internal.launching.CommandLineShortener
-
- addSourceContainerFactory(Supplier<ISourceContainer>) - Method in interface org.eclipse.jdt.launching.sourcelookup.advanced.IWorkspaceProjectDescriber.IJavaProjectSourceDescription
-
Adds factory of source container(s) for the project itself, typically:
JavaProjectSourceContainer for normal projects with sources folders
PackageFragmentRootSourceContainer for PDE and M2E binary projects
In some cases one project will have multiple associated source container.
- addVariableResolver(IRuntimeClasspathEntryResolver, String) - Static method in class org.eclipse.jdt.launching.JavaRuntime
-
Registers the given resolver for the specified variable.
- addVM(IVMInstall) - Method in class org.eclipse.jdt.internal.launching.VMDefinitionsContainer
-
Add the specified VM to the VM definitions managed by this container.
- addVMInstallChangedListener(IVMInstallChangedListener) - Static method in class org.eclipse.jdt.launching.JavaRuntime
-
Adds the given listener to the list of registered VM install changed
listeners.
- addVMList(List<IVMInstall>) - Method in class org.eclipse.jdt.internal.launching.VMDefinitionsContainer
-
Add all VM's in the specified list to the VM definitions managed by this container.
- adjustClasspathProperty(IRuntimeClasspathEntry, IClasspathEntry) - Static method in class org.eclipse.jdt.internal.launching.DefaultProjectClasspathEntry
-
- AdvancedJavaLaunchDelegate - Class in org.eclipse.jdt.launching.sourcelookup.advanced
-
A launch delegate for launching local Java applications with advanced source lookup support.
- AdvancedJavaLaunchDelegate() - Constructor for class org.eclipse.jdt.launching.sourcelookup.advanced.AdvancedJavaLaunchDelegate
-
- AdvancedRemoteJavaLaunchDelegate - Class in org.eclipse.jdt.internal.launching.sourcelookup.advanced
-
- AdvancedRemoteJavaLaunchDelegate() - Constructor for class org.eclipse.jdt.internal.launching.sourcelookup.advanced.AdvancedRemoteJavaLaunchDelegate
-
- AdvancedSourceLookup - Class in org.eclipse.jdt.launching.sourcelookup.advanced
-
Static methods for implementing advanced source lookup.
- AdvancedSourceLookup() - Constructor for class org.eclipse.jdt.launching.sourcelookup.advanced.AdvancedSourceLookup
-
- AdvancedSourceLookupDirector - Class in org.eclipse.jdt.internal.launching.sourcelookup.advanced
-
- AdvancedSourceLookupDirector() - Constructor for class org.eclipse.jdt.internal.launching.sourcelookup.advanced.AdvancedSourceLookupDirector
-
- AdvancedSourceLookupDirector(String) - Constructor for class org.eclipse.jdt.internal.launching.sourcelookup.advanced.AdvancedSourceLookupDirector
-
- AdvancedSourceLookupParticipant - Class in org.eclipse.jdt.launching.sourcelookup.advanced
-
- AdvancedSourceLookupParticipant() - Constructor for class org.eclipse.jdt.launching.sourcelookup.advanced.AdvancedSourceLookupParticipant
-
- AdvancedSourceLookupParticipant(IJDIHelpers) - Constructor for class org.eclipse.jdt.launching.sourcelookup.advanced.AdvancedSourceLookupParticipant
-
- AdvancedSourceLookupSupport - Class in org.eclipse.jdt.internal.launching.sourcelookup.advanced
-
- allowAdvancedSourcelookup() - Method in class org.eclipse.jdt.launching.AbstractJavaLaunchConfigurationDelegate
-
Enabled advanced sourcelookup for this launch delegate.
- analyze(IVMInstall, IProgressMonitor) - Method in class org.eclipse.jdt.internal.launching.environments.ExecutionEnvironmentAnalyzer
-
- analyze(IVMInstall, IProgressMonitor) - Method in interface org.eclipse.jdt.launching.environments.IExecutionEnvironmentAnalyzerDelegate
-
Analyzes the given vm install and returns a collection of compatible
execution environments, possibly empty.
- ARCHIVE - Static variable in interface org.eclipse.jdt.launching.IRuntimeClasspathEntry
-
Type identifier for archive entries.
- ArchiveSourceLocation - Class in org.eclipse.jdt.launching.sourcelookup
-
- ArchiveSourceLocation() - Constructor for class org.eclipse.jdt.launching.sourcelookup.ArchiveSourceLocation
-
Deprecated.
Constructs a new empty source location to be initialized with
a memento.
- ArchiveSourceLocation(String, String) - Constructor for class org.eclipse.jdt.launching.sourcelookup.ArchiveSourceLocation
-
Deprecated.
Constructs a new source location that will retrieve source
elements from the zip file with the given name.
- ArchiveSourceLocation_Exception_occurred_initializing_source_location__5 - Static variable in class org.eclipse.jdt.internal.launching.LaunchingMessages
-
- ArchiveSourceLocation_Exception_occurred_while_detecting_root_source_directory_in_archive__0__1 - Static variable in class org.eclipse.jdt.internal.launching.LaunchingMessages
-
- ArchiveSourceLocation_Exception_occurred_while_detecting_root_source_directory_in_archive__0__2 - Static variable in class org.eclipse.jdt.internal.launching.LaunchingMessages
-
- ArchiveSourceLocation_Unable_to_initialize_source_location___missing_archive_path__3 - Static variable in class org.eclipse.jdt.internal.launching.LaunchingMessages
-
- ArchiveSourceLocation_Unable_to_locate_source_element_in_archive__0__1 - Static variable in class org.eclipse.jdt.internal.launching.LaunchingMessages
-
- ARG_MAX_LINUX - Static variable in class org.eclipse.jdt.internal.launching.ClasspathShortener
-
- ARG_MAX_MACOS - Static variable in class org.eclipse.jdt.internal.launching.ClasspathShortener
-
- ARG_MAX_WINDOWS - Static variable in class org.eclipse.jdt.internal.launching.ClasspathShortener
-
- ATTR_ALLOW_TERMINATE - Static variable in interface org.eclipse.jdt.launching.IJavaLaunchConfigurationConstants
-
Launch configuration attribute key.
- ATTR_APPLET_APPLETVIEWER_CLASS - Static variable in interface org.eclipse.jdt.launching.IJavaLaunchConfigurationConstants
-
Launch configuration attribute key.
- ATTR_APPLET_HEIGHT - Static variable in interface org.eclipse.jdt.launching.IJavaLaunchConfigurationConstants
-
Launch configuration attribute key.
- ATTR_APPLET_NAME - Static variable in interface org.eclipse.jdt.launching.IJavaLaunchConfigurationConstants
-
Launch configuration attribute key.
- ATTR_APPLET_PARAMETERS - Static variable in interface org.eclipse.jdt.launching.IJavaLaunchConfigurationConstants
-
Launch configuration attribute key.
- ATTR_APPLET_WIDTH - Static variable in interface org.eclipse.jdt.launching.IJavaLaunchConfigurationConstants
-
Launch configuration attribute key.
- ATTR_BOOTPATH - Static variable in interface org.eclipse.jdt.launching.IJavaLaunchConfigurationConstants
-
Attribute key for a VM specific argument.
- ATTR_BOOTPATH_APPEND - Static variable in interface org.eclipse.jdt.launching.IJavaLaunchConfigurationConstants
-
Attribute key for a VM specific argument.
- ATTR_BOOTPATH_PREPEND - Static variable in interface org.eclipse.jdt.launching.IJavaLaunchConfigurationConstants
-
Attribute key for a VM specific argument.
- ATTR_CLASSPATH - Static variable in interface org.eclipse.jdt.launching.IJavaLaunchConfigurationConstants
-
Launch configuration attribute key.
- ATTR_CLASSPATH_PROVIDER - Static variable in interface org.eclipse.jdt.launching.IJavaLaunchConfigurationConstants
-
Launch configuration attribute key.
- ATTR_CMDLINE - Static variable in class org.eclipse.jdt.launching.JavaRuntime
-
- ATTR_CONNECT_MAP - Static variable in interface org.eclipse.jdt.launching.IJavaLaunchConfigurationConstants
-
Launch configuration attribute key.
- ATTR_DEBUG_ARGS - Static variable in class org.eclipse.jdt.internal.launching.EEVMInstall
-
Attribute key for VM debug arguments
- ATTR_DEFAULT_CLASSPATH - Static variable in interface org.eclipse.jdt.launching.IJavaLaunchConfigurationConstants
-
Launch configuration attribute key.
- ATTR_DEFAULT_MODULE_CLI_OPTIONS - Static variable in interface org.eclipse.jdt.launching.IJavaLaunchConfigurationConstants
-
Launch configuration attribute key.
- ATTR_DEFAULT_SOURCE_PATH - Static variable in interface org.eclipse.jdt.launching.IJavaLaunchConfigurationConstants
-
Launch configuration attribute key.
- ATTR_DEFINITION_FILE - Static variable in class org.eclipse.jdt.internal.launching.EEVMInstall
-
Path to file used to define the JRE
- ATTR_EXCLUDE_TEST_CODE - Static variable in interface org.eclipse.jdt.launching.IJavaLaunchConfigurationConstants
-
Launch configuration attribute key.
- ATTR_EXECUTION_ENVIRONMENT_ID - Static variable in class org.eclipse.jdt.internal.launching.EEVMInstall
-
Attribute key for supported execution environment by this runtime
- ATTR_JAVA_COMMAND - Static variable in interface org.eclipse.jdt.launching.IJavaLaunchConfigurationConstants
-
Attribute key for VM specific attributes found in the
ATTR_VM_INSTALL_TYPE_SPECIFIC_ATTRS_MAP.
- ATTR_JAVA_EXE - Static variable in class org.eclipse.jdt.internal.launching.EEVMInstall
-
Attribute key for Java executable used by this VM
- ATTR_JAVA_VERSION - Static variable in class org.eclipse.jdt.internal.launching.EEVMInstall
-
Attribute key for Java version property
- ATTR_JRE_CONTAINER_PATH - Static variable in interface org.eclipse.jdt.launching.IJavaLaunchConfigurationConstants
-
Launch configuration attribute key.
- ATTR_LAUNCH_TEMP_FILES - Static variable in class org.eclipse.jdt.internal.launching.LaunchingPlugin
-
list of temp files for the launch (separated by the path separator char).
- ATTR_MAIN_TYPE_NAME - Static variable in interface org.eclipse.jdt.launching.IJavaLaunchConfigurationConstants
-
Launch configuration attribute key.
- ATTR_MODULE_CLI_OPTIONS - Static variable in interface org.eclipse.jdt.launching.IJavaLaunchConfigurationConstants
-
Launch configuration attribute key.
- ATTR_MODULE_NAME - Static variable in interface org.eclipse.jdt.launching.IJavaLaunchConfigurationConstants
-
Launch configuration attribute key.
- ATTR_MODULEPATH - Static variable in interface org.eclipse.jdt.launching.IJavaLaunchConfigurationConstants
-
Launch configuration attribute key.
- ATTR_PROGRAM_ARGUMENTS - Static variable in interface org.eclipse.jdt.launching.IJavaLaunchConfigurationConstants
-
Launch configuration attribute key.
- ATTR_PROJECT_NAME - Static variable in interface org.eclipse.jdt.launching.IJavaLaunchConfigurationConstants
-
Launch configuration attribute key.
- ATTR_SHOW_CODEDETAILS_IN_EXCEPTION_MESSAGES - Static variable in interface org.eclipse.jdt.launching.IJavaLaunchConfigurationConstants
-
Attribute key to improve the usability of NullPointerExceptions generated by the JVM by describing precisely which variable was null.
- ATTR_SOURCE_PATH - Static variable in interface org.eclipse.jdt.launching.IJavaLaunchConfigurationConstants
-
Launch configuration attribute key.
- ATTR_SOURCE_PATH_PROVIDER - Static variable in interface org.eclipse.jdt.launching.IJavaLaunchConfigurationConstants
-
Launch configuration attribute key.
- ATTR_SPECIAL_ADD_MODULES - Static variable in interface org.eclipse.jdt.launching.IJavaLaunchConfigurationConstants
-
Launch configuration attribute key.
- ATTR_STOP_IN_MAIN - Static variable in interface org.eclipse.jdt.launching.IJavaLaunchConfigurationConstants
-
Launch configuration attribute key.
- ATTR_USE_ARGFILE - Static variable in interface org.eclipse.jdt.launching.IJavaLaunchConfigurationConstants
-
Attribute key to write arguments into an file when launching allowing an unlimited number of arguments.
- ATTR_USE_CLASSPATH_ONLY_JAR - Static variable in interface org.eclipse.jdt.launching.IJavaLaunchConfigurationConstants
-
- ATTR_USE_START_ON_FIRST_THREAD - Static variable in interface org.eclipse.jdt.launching.IJavaLaunchConfigurationConstants
-
Attribute key for a Mac OSX VM-specific argument.
- ATTR_VM_ARGUMENTS - Static variable in interface org.eclipse.jdt.launching.IJavaLaunchConfigurationConstants
-
Launch configuration attribute key.
- ATTR_VM_CONNECTOR - Static variable in interface org.eclipse.jdt.launching.IJavaLaunchConfigurationConstants
-
Launch configuration attribute key.
- ATTR_VM_INSTALL_NAME - Static variable in interface org.eclipse.jdt.launching.IJavaLaunchConfigurationConstants
-
- ATTR_VM_INSTALL_TYPE - Static variable in interface org.eclipse.jdt.launching.IJavaLaunchConfigurationConstants
-
- ATTR_VM_INSTALL_TYPE_SPECIFIC_ATTRS_MAP - Static variable in interface org.eclipse.jdt.launching.IJavaLaunchConfigurationConstants
-
Launch configuration attribute key.
- ATTR_WORKING_DIRECTORY - Static variable in interface org.eclipse.jdt.launching.IJavaLaunchConfigurationConstants
-
Launch configuration attribute key.
- canDetectDefaultSystemLibraries(File, File) - Method in class org.eclipse.jdt.internal.launching.Standard11xVMType
-
Return true if the appropriate system libraries can be found for the
specified java executable, false otherwise.
- canDetectDefaultSystemLibraries(File, File) - Method in class org.eclipse.jdt.internal.launching.StandardVMType
-
Return true if the appropriate system libraries can be found for the
specified java executable, false otherwise.
- canTerminate() - Method in class org.eclipse.jdt.internal.launching.SocketListenConnectorProcess
-
- canUpdateClasspathContainer(IPath, IJavaProject) - Method in class org.eclipse.jdt.internal.launching.JREContainerInitializer
-
The container can be updated if it refers to an existing VM.
- checkErrorMessage(IProcess) - Method in class org.eclipse.jdt.internal.launching.StandardVMDebugger
-
Checks and forwards an error from the specified process
- CLASS_LIB_LEVEL - Static variable in class org.eclipse.jdt.launching.environments.ExecutionEnvironmentDescription
-
OSGi profile property name in an execution environment description file.
- CLASS_PATH - Static variable in interface org.eclipse.jdt.launching.IRuntimeClasspathEntry
-
Classpath property identifier for entries that should appear on the class path for modular project.
- CLASSPATH_ATTR_LIBRARY_PATH_ENTRY - Static variable in class org.eclipse.jdt.launching.JavaRuntime
-
Attribute key for a classpath attribute referencing a
list of shared libraries that should appear on the
-Djava.library.path system property.
- ClasspathContainerSourceContainer - Class in org.eclipse.jdt.launching.sourcelookup.containers
-
A source container for a classpath container.
- ClasspathContainerSourceContainer(IPath) - Constructor for class org.eclipse.jdt.launching.sourcelookup.containers.ClasspathContainerSourceContainer
-
Constructs a new source container for the given classpath container.
- ClasspathContainerSourceContainerTypeDelegate - Class in org.eclipse.jdt.internal.launching
-
Classpath container source container type.
- ClasspathContainerSourceContainerTypeDelegate() - Constructor for class org.eclipse.jdt.internal.launching.ClasspathContainerSourceContainerTypeDelegate
-
- ClasspathContainerSourceContainerTypeDelegate_5 - Static variable in class org.eclipse.jdt.internal.launching.LaunchingMessages
-
- ClasspathContainerSourceContainerTypeDelegate_6 - Static variable in class org.eclipse.jdt.internal.launching.LaunchingMessages
-
- ClasspathContainerSourceContainerTypeDelegate_7 - Static variable in class org.eclipse.jdt.internal.launching.LaunchingMessages
-
- ClasspathShortener - Class in org.eclipse.jdt.internal.launching
-
Shorten the classpath/modulepath if necessary.
- ClasspathShortener(IVMInstall, ILaunch, String[], int, File, String[]) - Constructor for class org.eclipse.jdt.internal.launching.ClasspathShortener
-
- ClasspathShortener(String, String, ILaunch, String[], int, File, String[]) - Constructor for class org.eclipse.jdt.internal.launching.ClasspathShortener
-
- ClasspathVariableSourceContainer - Class in org.eclipse.jdt.launching.sourcelookup.containers
-
A classpath variable source container contains a source container
that is the resolved value of the associated variable.
- ClasspathVariableSourceContainer(IPath) - Constructor for class org.eclipse.jdt.launching.sourcelookup.containers.ClasspathVariableSourceContainer
-
Constructs a new source container on the given variable and suffix.
- ClasspathVariableSourceContainerTypeDelegate - Class in org.eclipse.jdt.internal.launching
-
Classpath variable source container type.
- ClasspathVariableSourceContainerTypeDelegate() - Constructor for class org.eclipse.jdt.internal.launching.ClasspathVariableSourceContainerTypeDelegate
-
- ClasspathVariableSourceContainerTypeDelegate_5 - Static variable in class org.eclipse.jdt.internal.launching.LaunchingMessages
-
- ClasspathVariableSourceContainerTypeDelegate_6 - Static variable in class org.eclipse.jdt.internal.launching.LaunchingMessages
-
- ClasspathVariableSourceContainerTypeDelegate_7 - Static variable in class org.eclipse.jdt.internal.launching.LaunchingMessages
-
- cleanStarting(IJavaProject) - Method in class org.eclipse.jdt.internal.launching.EECompilationParticipant
-
- close() - Method in class org.eclipse.jdt.internal.launching.sourcelookup.advanced.WorkspaceProjectSourceContainers
-
- closeArchives() - Static method in class org.eclipse.jdt.launching.sourcelookup.ArchiveSourceLocation
-
Deprecated.
Closes all zip files that have been opened,
and removes them from the zip file cache.
- collectRequiredProjects(IJavaProject, ArrayList<IJavaProject>) - Static method in class org.eclipse.jdt.launching.sourcelookup.JavaSourceLocator
-
Deprecated.
Adds all projects required by proj to the list
res
- combineVmArgs(VMRunnerConfiguration, IVMInstall) - Method in class org.eclipse.jdt.launching.AbstractVMRunner
-
Combines and returns VM arguments specified by the runner configuration,
with those specified by the VM install, if any.
- CommandDetails() - Constructor for class org.eclipse.jdt.internal.launching.StandardVMRunner.CommandDetails
-
- CommandLineQuoting - Class in org.eclipse.jdt.internal.launching
-
Utility for quoting of command line Arguments
- CommandLineShortener - Class in org.eclipse.jdt.internal.launching
-
Shortens the command line by writing all commands into an arguments file.
- CommandLineShortener(IVMInstall, ILaunch, String[], File) - Constructor for class org.eclipse.jdt.internal.launching.CommandLineShortener
-
- CommandLineShortener(String, ILaunch, String[], File) - Constructor for class org.eclipse.jdt.internal.launching.CommandLineShortener
-
- compare(Object, Object) - Method in class org.eclipse.jdt.internal.launching.RuntimeClasspathEntryListComparator
-
- compareJavaVersions(IVMInstall, String) - Static method in class org.eclipse.jdt.launching.JavaRuntime
-
Compares the version of vm and a version of the Java platform.
- CompatibleEnvironment - Class in org.eclipse.jdt.launching.environments
-
The result of analyzing a vm install for compatibility with an execution
environment.
- CompatibleEnvironment(IExecutionEnvironment, boolean) - Constructor for class org.eclipse.jdt.launching.environments.CompatibleEnvironment
-
Constructs a new compatible environment result from an execution environment
analysis.
- compose(Collection<ISourceContainer>) - Static method in class org.eclipse.jdt.internal.launching.sourcelookup.advanced.CompositeSourceContainer
-
- CompositeId - Class in org.eclipse.jdt.internal.launching
-
Utility class for id's made of multiple Strings
- CompositeId(String[]) - Constructor for class org.eclipse.jdt.internal.launching.CompositeId
-
- CompositeSourceContainer - Class in org.eclipse.jdt.internal.launching.sourcelookup.advanced
-
- computeDefaultRuntimeClassPath(IJavaProject) - Static method in class org.eclipse.jdt.launching.JavaRuntime
-
Computes the default application classpath entries for the given
project.
- computeJavaLibraryPath(IJavaProject, boolean) - Static method in class org.eclipse.jdt.launching.JavaRuntime
-
Returns a collection of paths that should be appended to the given project's
java.library.path system property when launched.
- computeJREEntry(ILaunchConfiguration) - Static method in class org.eclipse.jdt.launching.JavaRuntime
-
Returns a runtime classpath entry identifying the JRE to use when launching the specified
configuration or null if none is specified.
- computeJREEntry(IJavaProject) - Static method in class org.eclipse.jdt.launching.JavaRuntime
-
Returns a runtime classpath entry identifying the JRE referenced by the specified
project, or null if none.
- computeModularJREEntry(IJavaProject) - Static method in class org.eclipse.jdt.launching.JavaRuntime
-
Returns a runtime classpath or modulepath entry identifying the JRE referenced by the specified project, or null if none.
- computeSourceContainers(ILaunchConfiguration, IProgressMonitor) - Method in class org.eclipse.jdt.launching.sourcelookup.containers.JavaSourcePathComputer
-
- computeUnresolvedClasspath(ILaunchConfiguration) - Method in class org.eclipse.jdt.internal.launching.RuntimeClasspathProvider
-
- computeUnresolvedClasspath(ILaunchConfiguration) - Method in interface org.eclipse.jdt.launching.IRuntimeClasspathProvider
-
Computes and returns an unresolved classpath for the given launch configuration.
- computeUnresolvedClasspath(ILaunchConfiguration) - Method in class org.eclipse.jdt.launching.StandardClasspathProvider
-
- computeUnresolvedClasspath(ILaunchConfiguration) - Method in class org.eclipse.jdt.launching.StandardSourcePathProvider
-
- computeUnresolvedRuntimeClasspath(IJavaProject) - Static method in class org.eclipse.jdt.launching.JavaRuntime
-
Computes and returns the default unresolved runtime classpath for the given project.
- computeUnresolvedRuntimeClasspath(IJavaProject, boolean) - Static method in class org.eclipse.jdt.launching.JavaRuntime
-
Computes and returns the default unresolved runtime classpath for the given project.
- computeUnresolvedRuntimeClasspath(ILaunchConfiguration) - Static method in class org.eclipse.jdt.launching.JavaRuntime
-
Computes and returns the unresolved class path for the given launch configuration.
- computeUnresolvedRuntimeDependencies(IJavaProject) - Static method in class org.eclipse.jdt.launching.JavaRuntime
-
Computes and returns the default unresolved runtime classpath and modulepath for the given project.
- computeUnresolvedRuntimeDependencies(IJavaProject, boolean) - Static method in class org.eclipse.jdt.launching.JavaRuntime
-
Computes and returns the default unresolved runtime classpath and modulepath for the given project.
- computeUnresolvedSourceLookupPath(ILaunchConfiguration) - Static method in class org.eclipse.jdt.launching.JavaRuntime
-
Computes and returns the unresolved source lookup path for the given launch
configuration.
- computeVMInstall(ILaunchConfiguration) - Static method in class org.eclipse.jdt.launching.JavaRuntime
-
Returns the VM install for the given launch configuration.
- connect(Map<String, String>, IProgressMonitor, ILaunch) - Method in class org.eclipse.jdt.internal.launching.SocketAttachConnector
-
- connect(Map<String, String>, IProgressMonitor, ILaunch) - Method in class org.eclipse.jdt.internal.launching.SocketListenConnector
-
- connect(Map<String, String>, IProgressMonitor, ILaunch) - Method in interface org.eclipse.jdt.launching.IVMConnector
-
Establishes a JDI connection with a debuggable VM using the arguments
specified in the given map, contributing results (debug targets and processes),
to the given launch.
- constructProgramString(VMRunnerConfiguration) - Method in class org.eclipse.jdt.internal.launching.StandardVMRunner
-
Construct and return a String containing the full path of a java executable
command such as 'java' or 'javaw.exe'.
- constructVMLabel(VirtualMachine, String, String, ILaunchConfiguration) - Method in class org.eclipse.jdt.internal.launching.SocketAttachConnector
-
Helper method that constructs a human-readable label for a remote VM.
- CONTAINER - Static variable in interface org.eclipse.jdt.launching.IRuntimeClasspathEntry
-
Type identifier for container entries.
- continueListening() - Method in class org.eclipse.jdt.internal.launching.SocketListenConnectorProcess
-
Return true if this connector should continue listening for further connections.
- convertClassPath(String[]) - Method in class org.eclipse.jdt.internal.launching.StandardVMRunner
-
- convertToRealVM() - Method in class org.eclipse.jdt.launching.VMStandin
-
If no corresponding 'real' VM exists, create one and populate it from this stand-in instance.
- createAdvancedLaunch(ILaunchConfiguration, String) - Static method in class org.eclipse.jdt.internal.launching.sourcelookup.advanced.AdvancedSourceLookupSupport
-
Returns a launch object to use when launching the given launch configuration in the given mode.
- createArgumentFile(String[]) - Method in class org.eclipse.jdt.internal.launching.CommandLineShortener
-
- createClasspathEntryContainer(File, File) - Method in class org.eclipse.jdt.internal.launching.sourcelookup.advanced.WorkspaceProjectSourceContainers
-
Creates and returns new source container for the workspace project classpath entry identified by the given project and entry locations.
- createDebugTarget(VMRunnerConfiguration, ILaunch, int, IProcess, VirtualMachine) - Method in class org.eclipse.jdt.internal.launching.StandardVMDebugger
-
Creates a new debug target for the given virtual machine and system process
that is connected on the specified port for the given launch.
- createProjectContainer(File) - Method in class org.eclipse.jdt.internal.launching.sourcelookup.advanced.WorkspaceProjectSourceContainers
-
Creates and returns new source containers for the workspace project identified by the given location.
- createSourceContainer(String) - Method in class org.eclipse.jdt.internal.launching.ClasspathContainerSourceContainerTypeDelegate
-
- createSourceContainer(String) - Method in class org.eclipse.jdt.internal.launching.ClasspathVariableSourceContainerTypeDelegate
-
- createSourceContainer(String) - Method in class org.eclipse.jdt.internal.launching.JavaProjectSourceContainerTypeDelegate
-
- createSourceContainer(String) - Method in class org.eclipse.jdt.internal.launching.PackageFragmentRootSourceContainerTypeDelegate
-
- createSourceContainers() - Method in class org.eclipse.jdt.internal.launching.sourcelookup.advanced.CompositeSourceContainer
-
- createSourceContainers() - Method in class org.eclipse.jdt.launching.sourcelookup.containers.ClasspathContainerSourceContainer
-
- createSourceContainers() - Method in class org.eclipse.jdt.launching.sourcelookup.containers.ClasspathVariableSourceContainer
-
- createSourceContainers() - Method in class org.eclipse.jdt.launching.sourcelookup.containers.JavaProjectSourceContainer
-
- createSourceLocator(String, ILaunchConfiguration) - Static method in class org.eclipse.jdt.internal.launching.sourcelookup.advanced.AdvancedSourceLookupSupport
-
Creates and returns new IPersistableSourceLocator of the specified type and with the provided configuration.
- createSourceLocator(String, ILaunchConfiguration) - Static method in class org.eclipse.jdt.launching.sourcelookup.advanced.AdvancedSourceLookup
-
Creates and returns new IPersistableSourceLocator of the specified type and with the provided configuration.
- createVMFromDefinitionFile(File, String, String) - Static method in class org.eclipse.jdt.launching.JavaRuntime
-
Creates a new VM based on the attributes specified in the given execution
environment description file.
- createVMInstall(String) - Method in class org.eclipse.jdt.launching.AbstractVMInstallType
-
- createVMInstall(String) - Method in interface org.eclipse.jdt.launching.IVMInstallType
-
Creates a new instance of this VM Install type.
- EE_HOME - Static variable in class org.eclipse.jdt.launching.environments.ExecutionEnvironmentDescription
-
The directory containing the execution environment description file.
- EE_NAME - Static variable in class org.eclipse.jdt.launching.environments.ExecutionEnvironmentDescription
-
VM name property name in an execution environment description file.
- EECompilationParticipant - Class in org.eclipse.jdt.internal.launching
-
Creates build path errors related to execution environment bindings.
- EECompilationParticipant() - Constructor for class org.eclipse.jdt.internal.launching.EECompilationParticipant
-
- EEVMInstall - Class in org.eclipse.jdt.internal.launching
-
A VM install created from an execution environment description file.
- EEVMType - Class in org.eclipse.jdt.internal.launching
-
Utility class for Standard VM type.
- EEVMType() - Constructor for class org.eclipse.jdt.internal.launching.EEVMType
-
- EEVMType_1 - Static variable in class org.eclipse.jdt.internal.launching.LaunchingMessages
-
- EEVMType_2 - Static variable in class org.eclipse.jdt.internal.launching.LaunchingMessages
-
- EEVMType_3 - Static variable in class org.eclipse.jdt.internal.launching.LaunchingMessages
-
- EEVMType_4 - Static variable in class org.eclipse.jdt.internal.launching.LaunchingMessages
-
- EEVMType_5 - Static variable in class org.eclipse.jdt.internal.launching.LaunchingMessages
-
- EEVMType_6 - Static variable in class org.eclipse.jdt.internal.launching.LaunchingMessages
-
- EMPTY_STRING - Static variable in class org.eclipse.jdt.internal.launching.JavaMigrationDelegate
-
represents the empty string
- encodeEnvironmentId(String) - Static method in class org.eclipse.jdt.internal.launching.JREContainerInitializer
-
Escapes forward slashes in environment id.
- ENDORSED_DIRS - Static variable in class org.eclipse.jdt.launching.environments.ExecutionEnvironmentDescription
-
Endorsed directories property name in an execution environment description file.
- ensureEncoding(ILaunch, String[]) - Method in class org.eclipse.jdt.internal.launching.StandardVMRunner
-
This method is used to ensure that the JVM file encoding matches that of the console preference for file encoding.
- EnvironmentMessages - Class in org.eclipse.jdt.internal.launching.environments
-
- EnvironmentsManager - Class in org.eclipse.jdt.internal.launching.environments
-
Utility class for execution environments.
- EnvironmentsManager_0 - Static variable in class org.eclipse.jdt.internal.launching.environments.EnvironmentMessages
-
- equal(Object, Object) - Method in class org.eclipse.jdt.internal.launching.RuntimeClasspathEntry
-
Returns whether the given objects are equal, accounting for null
- equals(Object) - Method in class org.eclipse.jdt.internal.launching.DefaultProjectClasspathEntry
-
- equals(Object) - Method in class org.eclipse.jdt.internal.launching.RuntimeClasspathEntry
-
- equals(Object) - Method in class org.eclipse.jdt.internal.launching.VariableClasspathEntry
-
- equals(Object) - Method in class org.eclipse.jdt.launching.AbstractVMInstall
-
- equals(Object) - Method in class org.eclipse.jdt.launching.LibraryLocation
-
- equals(IPath, IPath) - Method in class org.eclipse.jdt.launching.LibraryLocation
-
Returns whether the given paths are equal - either may be null.
- equals(Object) - Method in class org.eclipse.jdt.launching.sourcelookup.ArchiveSourceLocation
-
Deprecated.
- equals(Object) - Method in class org.eclipse.jdt.launching.sourcelookup.containers.ClasspathContainerSourceContainer
-
- equals(Object) - Method in class org.eclipse.jdt.launching.sourcelookup.containers.JavaProjectSourceContainer
-
- equals(Object) - Method in class org.eclipse.jdt.launching.sourcelookup.containers.PackageFragmentRootSourceContainer
-
- equals(Object) - Method in class org.eclipse.jdt.launching.sourcelookup.DirectorySourceLocation
-
Deprecated.
- equals(Object) - Method in class org.eclipse.jdt.launching.sourcelookup.JavaProjectSourceLocation
-
Deprecated.
- equals(Object) - Method in class org.eclipse.jdt.launching.sourcelookup.PackageFragmentRootSourceLocation
-
Deprecated.
- equalsIgnoreWhitespace(String, String) - Method in class org.eclipse.jdt.internal.launching.RuntimeClasspathEntryListComparator
-
- equalSourceElements(Object, Object) - Method in class org.eclipse.jdt.internal.launching.JavaSourceLookupDirector
-
- ERR_CLASSPATH_TOO_LONG - Static variable in interface org.eclipse.jdt.launching.IJavaLaunchConfigurationConstants
-
- ERR_CONNECTION_FAILED - Static variable in interface org.eclipse.jdt.launching.IJavaLaunchConfigurationConstants
-
Status code indicating that the debugger failed to connect
to the VM.
- ERR_CONNECTOR_NOT_AVAILABLE - Static variable in interface org.eclipse.jdt.launching.IJavaLaunchConfigurationConstants
-
Status code indicating that the JDI connector required for a
debug launch was not available.
- ERR_COULD_NOT_BUILD_HTML - Static variable in interface org.eclipse.jdt.launching.IJavaLaunchConfigurationConstants
-
Status code indicating that the .html file used to initiate an applet
launch could not be built.
- ERR_INTERNAL_ERROR - Static variable in interface org.eclipse.jdt.launching.IJavaLaunchConfigurationConstants
-
Status code indicating an unexpected internal error.
- ERR_INVALID_HOSTNAME - Static variable in interface org.eclipse.jdt.launching.IJavaLaunchConfigurationConstants
-
Status code indicating a launch configuration has
specified an invalid host name attribute
- ERR_INVALID_PORT - Static variable in interface org.eclipse.jdt.launching.IJavaLaunchConfigurationConstants
-
Status code indicating a launch configuration has
specified an invalid port number attribute
- ERR_NO_SOCKET_AVAILABLE - Static variable in interface org.eclipse.jdt.launching.IJavaLaunchConfigurationConstants
-
Status code indicating that a free socket was not available to
communicate with the VM.
- ERR_NOT_A_JAVA_PROJECT - Static variable in interface org.eclipse.jdt.launching.IJavaLaunchConfigurationConstants
-
Status code indicating the project associated with
a launch configuration is not a Java project.
- ERR_NOT_AN_APPLET - Static variable in interface org.eclipse.jdt.launching.IJavaLaunchConfigurationConstants
-
Status code indicating that the applet launcher was asked to
launch a resource that did not extend java.applet.Applet.
- ERR_PROJECT_CLOSED - Static variable in interface org.eclipse.jdt.launching.IJavaLaunchConfigurationConstants
-
Status code indicating that the project referenced by a launch configuration
is closed.
- ERR_REMOTE_VM_CONNECTION_FAILED - Static variable in interface org.eclipse.jdt.launching.IJavaLaunchConfigurationConstants
-
Status code indicating an attempt to connect to a remote VM
has failed or an attempt to listen for a remote VM connecting
has failed.
- ERR_SHARED_MEMORY_CONNECTOR_UNAVAILABLE - Static variable in interface org.eclipse.jdt.launching.IJavaLaunchConfigurationConstants
-
Status code indicating that the shared memory attach or listen
connector could not be found.
- ERR_UNABLE_TO_RESOLVE_JRE - Static variable in class org.eclipse.jdt.launching.JavaRuntime
-
A status code indicating that a JRE could not be resolved for a project.
- ERR_UNSPECIFIED_HOSTNAME - Static variable in interface org.eclipse.jdt.launching.IJavaLaunchConfigurationConstants
-
Status code indicating a launch configuration does not
specify a host name value
- ERR_UNSPECIFIED_LAUNCH_CONFIG - Static variable in interface org.eclipse.jdt.launching.IJavaLaunchConfigurationConstants
-
Status code indicating that no launch configuration was specified.
- ERR_UNSPECIFIED_MAIN_TYPE - Static variable in interface org.eclipse.jdt.launching.IJavaLaunchConfigurationConstants
-
Status code indicating a launch configuration does not
specify a main type to launch.
- ERR_UNSPECIFIED_PORT - Static variable in interface org.eclipse.jdt.launching.IJavaLaunchConfigurationConstants
-
Status code indicating a launch configuration does not
specify a port number value
- ERR_UNSPECIFIED_PROJECT - Static variable in interface org.eclipse.jdt.launching.IJavaLaunchConfigurationConstants
-
Status code indicating a launch configuration does not specify a project when a project is required.
- ERR_UNSPECIFIED_VM_INSTALL - Static variable in interface org.eclipse.jdt.launching.IJavaLaunchConfigurationConstants
-
Status code indicating a launch configuration does not
specify a VM Install
- ERR_UNSPECIFIED_VM_INSTALL_TYPE - Static variable in interface org.eclipse.jdt.launching.IJavaLaunchConfigurationConstants
-
Status code indicating a launch configuration does not
specify a VM Install Type.
- ERR_VM_CONNECT_TIMEOUT - Static variable in interface org.eclipse.jdt.launching.IJavaLaunchConfigurationConstants
-
Status code indicating that a timeout has occurred waiting for
the VM to connect with the debugger.
- ERR_VM_INSTALL_DOES_NOT_EXIST - Static variable in interface org.eclipse.jdt.launching.IJavaLaunchConfigurationConstants
-
Status code indicating a launch configuration's VM install
could not be found.
- ERR_VM_INSTALL_TYPE_DOES_NOT_EXIST - Static variable in interface org.eclipse.jdt.launching.IJavaLaunchConfigurationConstants
-
Status code indicating a launch configuration's VM install
type could not be found.
- ERR_VM_LAUNCH_ERROR - Static variable in interface org.eclipse.jdt.launching.IJavaLaunchConfigurationConstants
-
Status code indicating that an error occurred launching a VM.
- ERR_VM_RUNNER_DOES_NOT_EXIST - Static variable in interface org.eclipse.jdt.launching.IJavaLaunchConfigurationConstants
-
Status code indicating a VM runner could not be located
for the VM install specified by a launch configuration.
- ERR_WORKING_DIRECTORY_DOES_NOT_EXIST - Static variable in interface org.eclipse.jdt.launching.IJavaLaunchConfigurationConstants
-
Status code indicating the specified working directory
does not exist.
- ERR_WORKING_DIRECTORY_NOT_SUPPORTED - Static variable in interface org.eclipse.jdt.launching.IJavaLaunchConfigurationConstants
-
Status code indicating that the Eclipse runtime does not support
launching a program with a working directory.
- evaluateSystemProperties(String[], IProgressMonitor) - Method in class org.eclipse.jdt.launching.AbstractVMInstall
-
- evaluateSystemProperties(String[], IProgressMonitor) - Method in interface org.eclipse.jdt.launching.IVMInstall3
-
Evaluates the specified system properties in this VM, returning the result
as a map of property names to property values.
- exec(String[], File) - Method in class org.eclipse.jdt.launching.AbstractVMRunner
-
Executes the given command line using the given working directory
- exec(String[], File, String[]) - Method in class org.eclipse.jdt.launching.AbstractVMRunner
-
Executes the given command line using the given working directory and environment
- exec(String[], File, String[], boolean) - Method in class org.eclipse.jdt.launching.AbstractVMRunner
-
Executes the given command line using the given working directory and environment
- EXECUTABLE - Static variable in class org.eclipse.jdt.launching.environments.ExecutionEnvironmentDescription
-
Executable property name in an execution environment description file.
- EXECUTABLE_CONSOLE - Static variable in class org.eclipse.jdt.launching.environments.ExecutionEnvironmentDescription
-
Console executable property name in an execution environment description file.
- ExecutionArguments - Class in org.eclipse.jdt.launching
-
The execution arguments for running a Java VM.
- ExecutionArguments(String, String) - Constructor for class org.eclipse.jdt.launching.ExecutionArguments
-
Creates a new execution arguments object.
- ExecutionEnvironmentAnalyzer - Class in org.eclipse.jdt.internal.launching.environments
-
Environment analyzer for standard execution environments.
- ExecutionEnvironmentAnalyzer() - Constructor for class org.eclipse.jdt.internal.launching.environments.ExecutionEnvironmentAnalyzer
-
- ExecutionEnvironmentDescription - Class in org.eclipse.jdt.launching.environments
-
Helper class to parse and retrieve properties from execution environment description files.
- ExecutionEnvironmentDescription(File) - Constructor for class org.eclipse.jdt.launching.environments.ExecutionEnvironmentDescription
-
Creates an execution environment description based on the properties defined in the given
execution environment description file.
- ExecutionEnvironmentDescription_0 - Static variable in class org.eclipse.jdt.internal.launching.LaunchingMessages
-
- ExecutionEnvironmentDescription_1 - Static variable in class org.eclipse.jdt.internal.launching.LaunchingMessages
-
- ExecutionEnvironmentVariableResolver - Class in org.eclipse.jdt.internal.launching.environments
-
Resolves variables of the form ${ee_home:}
- ExecutionEnvironmentVariableResolver() - Constructor for class org.eclipse.jdt.internal.launching.environments.ExecutionEnvironmentVariableResolver
-
- ExecutionEnvironmentVariableResolver_0 - Static variable in class org.eclipse.jdt.internal.launching.environments.EnvironmentMessages
-
- ExecutionEnvironmentVariableResolver_1 - Static variable in class org.eclipse.jdt.internal.launching.environments.EnvironmentMessages
-
- ExecutionEnvironmentVariableResolver_2 - Static variable in class org.eclipse.jdt.internal.launching.environments.EnvironmentMessages
-
- expandProject(IClasspathEntry, List<Object>, List<IClasspathEntry>, boolean, boolean, IJavaProject, boolean) - Static method in class org.eclipse.jdt.internal.launching.DefaultProjectClasspathEntry
-
Returns the transitive closure of classpath entries for the given project entry.
- expandProjectInternal(IClasspathEntry, List<Object>, Set<Object>, List<IClasspathEntry>, boolean, boolean, IJavaProject, boolean) - Static method in class org.eclipse.jdt.internal.launching.DefaultProjectClasspathEntry
-
- EXTENSION_DIRS - Static variable in class org.eclipse.jdt.launching.environments.ExecutionEnvironmentDescription
-
Extension directories property name in an execution environment description file.
- EXTENSION_POINT_EXECUTION_ENVIRONMENTS - Static variable in class org.eclipse.jdt.launching.JavaRuntime
-
Simple identifier constant (value "executionEnvironments") for the
execution environments extension point.
- EXTENSION_POINT_LIBRARY_LOCATION_RESOLVERS - Static variable in class org.eclipse.jdt.launching.JavaRuntime
-
Simple identifier constant (value "libraryLocationResolvers") for the
Library Resolvers extension point
- EXTENSION_POINT_RUNTIME_CLASSPATH_ENTRY_RESOLVERS - Static variable in class org.eclipse.jdt.launching.JavaRuntime
-
Simple identifier constant (value "runtimeClasspathEntryResolvers") for the
runtime classpath entry resolvers extension point.
- EXTENSION_POINT_RUNTIME_CLASSPATH_PROVIDERS - Static variable in class org.eclipse.jdt.launching.JavaRuntime
-
Simple identifier constant (value "classpathProviders") for the
runtime classpath providers extension point.
- EXTENSION_POINT_VM_INSTALLS - Static variable in class org.eclipse.jdt.launching.JavaRuntime
-
Simple identifier constant (value "vmInstalls") for the
VM installs extension point.
- gatherAllLibraries(String[]) - Static method in class org.eclipse.jdt.internal.launching.StandardVMType
-
Returns a list of all zip's and jars contained in the given directories.
- generateLibraryInfo(File, File) - Method in class org.eclipse.jdt.internal.launching.StandardVMType
-
Generates library information for the given java executable.
- get(int) - Method in class org.eclipse.jdt.internal.launching.CompositeId
-
- getAccessRuleParticipants() - Method in class org.eclipse.jdt.internal.launching.environments.EnvironmentsManager
-
Returns all access rule participants that are not specific to an execution environment.
- getAccessRules(IExecutionEnvironment, IVMInstall, LibraryLocation[], IJavaProject) - Method in class org.eclipse.jdt.internal.launching.environments.DefaultAccessRuleParticipant
-
- getAccessRules(IExecutionEnvironment, IVMInstall, LibraryLocation[], IJavaProject) - Method in interface org.eclipse.jdt.launching.environments.IAccessRuleParticipant
-
Returns a collection of access rules to be applied to the specified VM
libraries and execution environment in the context of the given project.
- getAccessRules(IVMInstall, LibraryLocation[], IJavaProject) - Method in interface org.eclipse.jdt.launching.environments.IExecutionEnvironment
-
Returns a collection of access rules to be applied to the specified VM
libraries for this execution environment in the context of the given project.
- getAccessRulesStatus(IPath, IJavaProject) - Method in class org.eclipse.jdt.internal.launching.JREContainerInitializer
-
- getAdapter(Class<T>) - Method in class org.eclipse.jdt.internal.launching.SocketListenConnectorProcess
-
- getAnalyzers() - Method in class org.eclipse.jdt.internal.launching.environments.EnvironmentsManager
-
Returns all registered analyzers
- getAppletMainTypeName(ILaunchConfiguration) - Method in class org.eclipse.jdt.internal.launching.JavaAppletLaunchConfigurationDelegate
-
Returns the applet's main type name.
- getArchive() - Method in class org.eclipse.jdt.launching.sourcelookup.ArchiveSourceLocation
-
Deprecated.
Returns the archive associated with this source
location.
- getArgumentOrder() - Method in class org.eclipse.jdt.internal.launching.SocketAttachConnector
-
- getArgumentOrder() - Method in class org.eclipse.jdt.internal.launching.SocketListenConnector
-
- getArgumentOrder() - Method in interface org.eclipse.jdt.launching.IVMConnector
-
Returns a list of argument names found in this connector's
default argument map, defining the order in which arguments
should be presented to the user.
- getAsXML() - Method in class org.eclipse.jdt.internal.launching.VMDefinitionsContainer
-
Return the VM definitions contained in this object as a String of XML.
- getAttachingConnector() - Static method in class org.eclipse.jdt.internal.launching.SocketAttachConnector
-
Return the socket transport attaching connector
- getAttribute(String) - Method in class org.eclipse.jdt.internal.launching.SocketListenConnectorProcess
-
- getAttribute(String) - Method in class org.eclipse.jdt.launching.AbstractVMInstall
-
Returns a VM specific attribute associated with the given key or null
if none.
- getAttributes() - Method in class org.eclipse.jdt.launching.AbstractVMInstall
-
Returns a map of VM specific attributes stored with this VM install.
- getAttributeStatus(IPath, IJavaProject, String) - Method in class org.eclipse.jdt.internal.launching.JREContainerInitializer
-
- getBootClassPath() - Method in class org.eclipse.jdt.launching.VMRunnerConfiguration
-
Returns the boot classpath.
- getBootpath() - Method in class org.eclipse.jdt.internal.launching.LibraryInfo
-
Returns a collection of bootpath entries for this VM install.
- getBootpath(ILaunchConfiguration) - Method in class org.eclipse.jdt.launching.AbstractJavaLaunchConfigurationDelegate
-
Returns entries that should appear on the bootstrap portion of the
classpath as specified by the given launch configuration, as an array of
resolved strings.
- getBootpathExt(ILaunchConfiguration) - Method in class org.eclipse.jdt.launching.AbstractJavaLaunchConfigurationDelegate
-
Returns three sets of entries which represent the boot classpath
specified in the launch configuration, as an array of three arrays of
resolved strings.
- getBreakpoints(ILaunchConfiguration) - Method in class org.eclipse.jdt.launching.AbstractJavaLaunchConfigurationDelegate
-
- getBuildOrder(ILaunchConfiguration, String) - Method in class org.eclipse.jdt.launching.AbstractJavaLaunchConfigurationDelegate
-
- getClassesLocation(Object) - Method in interface org.eclipse.jdt.internal.launching.sourcelookup.advanced.IJDIHelpers
-
Return classes location the given element was loaded from or null if the location cannot be determined.
- getClassesLocation(Object) - Method in class org.eclipse.jdt.internal.launching.sourcelookup.advanced.JDIHelpers
-
- getClassesLocation(Object) - Static method in class org.eclipse.jdt.launching.sourcelookup.advanced.AdvancedSourceLookup
-
Returns filesystem classes location that corresponds to the given debug element, or null if the location cannot be determined.
- getClasspath(ILaunchConfiguration) - Method in class org.eclipse.jdt.launching.AbstractJavaLaunchConfigurationDelegate
-
- getClasspath(IJavaProject) - Static method in class org.eclipse.jdt.launching.sourcelookup.advanced.AdvancedSourceLookup
-
- getClassPath() - Method in class org.eclipse.jdt.launching.VMRunnerConfiguration
-
Returns the classpath.
- getClasspathAndModulepath(ILaunchConfiguration) - Method in class org.eclipse.jdt.launching.AbstractJavaLaunchConfigurationDelegate
-
Returns the entries that should appear on the user portion of the classpath and modulepath as specified by the given launch configuration, as
an array of resolved strings.
- getClasspathContainer() - Method in class org.eclipse.jdt.launching.sourcelookup.containers.ClasspathContainerSourceContainer
-
Returns the associated container or null if unavailable.
- getClasspathEntries() - Method in class org.eclipse.jdt.internal.launching.JREContainer
-
- getClasspathEntry() - Method in class org.eclipse.jdt.internal.launching.AbstractRuntimeClasspathEntry
-
- getClasspathEntry() - Method in class org.eclipse.jdt.internal.launching.RuntimeClasspathEntry
-
- getClasspathEntry() - Method in interface org.eclipse.jdt.launching.IRuntimeClasspathEntry
-
Returns a classpath entry equivalent to this runtime classpath entry,
or null if none.
- getClasspathProperty() - Method in class org.eclipse.jdt.internal.launching.AbstractRuntimeClasspathEntry
-
- getClasspathProperty() - Method in class org.eclipse.jdt.internal.launching.RuntimeClasspathEntry
-
- getClasspathProperty() - Method in interface org.eclipse.jdt.launching.IRuntimeClasspathEntry
-
Returns a constant indicating where this entry should appear on the
runtime classpath by default.
- getClasspathProvider(ILaunchConfiguration) - Static method in class org.eclipse.jdt.launching.JavaRuntime
-
Returns the classpath provider for the given launch configuration.
- getClassToLaunch() - Method in class org.eclipse.jdt.launching.VMRunnerConfiguration
-
Returns the name of the class to launch.
- getCmdLine() - Method in class org.eclipse.jdt.internal.launching.ClasspathShortener
-
Get the new command line.
- getCmdLineAsString(String[]) - Method in class org.eclipse.jdt.launching.AbstractVMRunner
-
Returns the given array of strings as a single space-delimited string.
- getCommandLine() - Method in class org.eclipse.jdt.internal.launching.StandardVMRunner.CommandDetails
-
- getCommandLineShortener() - Method in class org.eclipse.jdt.internal.launching.StandardVMRunner.CommandDetails
-
- getCompatibleEnvironment() - Method in class org.eclipse.jdt.launching.environments.CompatibleEnvironment
-
Returns an environment compatible with the vm being analyzed.
- getCompatibleVMs() - Method in interface org.eclipse.jdt.launching.environments.IExecutionEnvironment
-
Returns a collection of VM installs compatible with this environment,
possibly empty.
- getCompilerCompliance(IVMInstall2) - Static method in class org.eclipse.jdt.internal.launching.EECompilationParticipant
-
- getComplianceOptions() - Method in interface org.eclipse.jdt.launching.environments.IExecutionEnvironment
-
Returns a map of Eclipse Java compiler options specified as default settings to
use when building with this profile, or null if unspecified.
- getCompositeIdFromVM(IVMInstall) - Static method in class org.eclipse.jdt.launching.JavaRuntime
-
Returns a String that uniquely identifies the specified VM across all VM types.
- getConnector() - Method in class org.eclipse.jdt.internal.launching.StandardVMDebugger
-
Returns the default 'com.sun.jdi.SocketListen' connector
- getConsoleExecutable() - Method in class org.eclipse.jdt.launching.environments.ExecutionEnvironmentDescription
-
Returns the console executable for this description as a file or null if
not specified.
- getContainerId() - Method in class org.eclipse.jdt.internal.launching.RuntimeClasspathEntryResolver
-
Returns the container id this resolver is registered for, or null
- getContextMonitor(IProgressMonitor) - Static method in class org.eclipse.jdt.internal.launching.sourcelookup.advanced.AdvancedSourceLookupSupport
-
Workaround a deficiency of ISourceLookupParticipant API, which does not provide access to a progress monitor.
- getDebugArgs() - Method in class org.eclipse.jdt.internal.launching.EEVMInstall
-
- getDebugArgs() - Method in class org.eclipse.jdt.internal.launching.StandardVM
-
Returns arguments used to start this VM in debug mode or
null if default arguments should be used.
- getDefault() - Static method in class org.eclipse.jdt.internal.launching.environments.EnvironmentsManager
-
Returns the singleton environments manager.
- getDefault() - Static method in class org.eclipse.jdt.internal.launching.LaunchingPlugin
-
Returns the singleton instance of LaunchingPlugin
- getDefaultArguments() - Method in class org.eclipse.jdt.internal.launching.SocketAttachConnector
-
- getDefaultArguments() - Method in class org.eclipse.jdt.internal.launching.SocketListenConnector
-
- getDefaultArguments() - Method in interface org.eclipse.jdt.launching.IVMConnector
-
Returns a map of default arguments used by this connector.
- getDefaultEndorsedDirectory(File) - Method in class org.eclipse.jdt.internal.launching.Standard11xVMType
-
- getDefaultEndorsedDirectory(File) - Method in class org.eclipse.jdt.internal.launching.StandardVMType
-
Returns the default location of the endorsed directory, based on the
given install location.
- getDefaultExtensionDirectory(File) - Method in class org.eclipse.jdt.internal.launching.Standard11xVMType
-
Returns null - not supported.
- getDefaultExtensionDirectory(File) - Method in class org.eclipse.jdt.internal.launching.StandardVMType
-
Returns the default location of the extension directory, based on the given
install location.
- getDefaultJavadocLocation(File) - Method in class org.eclipse.jdt.internal.launching.StandardVMType
-
- getDefaultJavadocLocation(String) - Static method in class org.eclipse.jdt.internal.launching.StandardVMType
-
Returns a default Javadoc location for a language version, or null.
- getDefaultJavadocLocation(File) - Method in class org.eclipse.jdt.launching.AbstractVMInstallType
-
Returns a URL for the default javadoc location of a VM installed at the
given home location, or null if none.
- getDefaultJREContainerEntry() - Static method in class org.eclipse.jdt.launching.JavaRuntime
-
Creates and returns a classpath entry describing
the default JRE container entry.
- getDefaultLibraryInfo(File) - Method in class org.eclipse.jdt.internal.launching.StandardVMType
-
Returns default library information for the given install location.
- getDefaultLibraryLocations(File) - Method in class org.eclipse.jdt.internal.launching.EEVMType
-
- getDefaultLibraryLocations(File) - Method in class org.eclipse.jdt.internal.launching.Standard11xVMType
-
- getDefaultLibraryLocations(File) - Method in class org.eclipse.jdt.internal.launching.StandardVMType
-
- getDefaultLibraryLocations(File) - Method in interface org.eclipse.jdt.launching.IVMInstallType
-
Returns a collection of LibraryLocations that represent the
default system libraries of this VM install type, if a VM was installed
at the given installLocation.
- getDefaultPackageRootPath() - Method in class org.eclipse.jdt.internal.launching.StandardVMType
-
Returns the package root path
- getDefaultProcessMap() - Method in class org.eclipse.jdt.launching.AbstractVMRunner
-
Returns the default process attribute map for Java processes.
- getDefaultRootPath() - Method in class org.eclipse.jdt.internal.launching.StandardVMType
-
- getDefaultSourceLocations(IJavaProject) - Static method in class org.eclipse.jdt.launching.sourcelookup.JavaSourceLocator
-
Deprecated.
Returns a default collection of source locations for
the given Java project.
- getDefaultSystemLibrary(File) - Method in class org.eclipse.jdt.internal.launching.Standard11xVMType
-
- getDefaultSystemLibrary(File) - Method in class org.eclipse.jdt.internal.launching.StandardVMType
-
Return an IPath corresponding to the single library file containing the
standard Java classes for most VMs version 1.2 and above.
- getDefaultSystemLibrarySource(File) - Method in class org.eclipse.jdt.internal.launching.Standard11xVMType
-
- getDefaultSystemLibrarySource(File) - Method in class org.eclipse.jdt.internal.launching.StandardVMType
-
Returns a path to the source attachment for the given library, or
an empty path if none.
- getDefaultVM() - Method in interface org.eclipse.jdt.launching.environments.IExecutionEnvironment
-
Returns the VM that is used by default for this execution environment,
or null if none.
- getDefaultVMArguments(File) - Method in class org.eclipse.jdt.launching.AbstractVMInstallType
-
Returns a string of default VM arguments for a VM installed at the
given home location, or null if none.
- getDefaultVMConnector() - Static method in class org.eclipse.jdt.launching.JavaRuntime
-
Return the default VM connector.
- getDefaultVMInstall() - Static method in class org.eclipse.jdt.launching.JavaRuntime
-
Return the default VM set with setDefaultVM().
- getDefaultVMInstallCompositeID() - Method in class org.eclipse.jdt.internal.launching.VMDefinitionsContainer
-
Returns the composite ID for the default VM.
- getDefaultVMInstallConnectorTypeID() - Method in class org.eclipse.jdt.internal.launching.VMDefinitionsContainer
-
Return the default VM's connector type ID.
- getDefaultWorkingDirectory(ILaunchConfiguration) - Method in class org.eclipse.jdt.internal.launching.JavaAppletLaunchConfigurationDelegate
-
- getDefaultWorkingDirectory(ILaunchConfiguration) - Method in class org.eclipse.jdt.launching.AbstractJavaLaunchConfigurationDelegate
-
Returns the default working directory for the given launch configuration,
or null if none.
- getDelegateContainer(ISourceContainer) - Method in class org.eclipse.jdt.launching.sourcelookup.containers.JavaSourceLookupParticipant
-
- getDescription() - Method in class org.eclipse.jdt.internal.launching.JREContainer
-
- getDescription(IPath, IJavaProject) - Method in class org.eclipse.jdt.internal.launching.JREContainerInitializer
-
- getDescription() - Method in interface org.eclipse.jdt.launching.environments.IExecutionEnvironment
-
Returns a brief human-readable description of this environment.
- getDirectory() - Method in class org.eclipse.jdt.launching.sourcelookup.DirectorySourceLocation
-
Deprecated.
Returns the directory associated with this source
location.
- getEndorsedDirs() - Method in class org.eclipse.jdt.internal.launching.LibraryInfo
-
Returns a collection of endorsed directory paths for this VM install.
- getEnvironment(String) - Method in class org.eclipse.jdt.internal.launching.environments.EnvironmentsManager
-
- getEnvironment(ILaunchConfiguration) - Method in class org.eclipse.jdt.launching.AbstractJavaLaunchConfigurationDelegate
-
Returns an array of environment variables to be used when
launching the given configuration or null if unspecified.
- getEnvironment(String) - Method in interface org.eclipse.jdt.launching.environments.IExecutionEnvironmentsManager
-
Returns the execution environment associated with the given
identifier or null if none.
- getEnvironment() - Method in class org.eclipse.jdt.launching.VMRunnerConfiguration
-
Returns the environment for the Java program or null
- getEnvp() - Method in class org.eclipse.jdt.internal.launching.ClasspathShortener
-
Get the new envp.
- getEnvp() - Method in class org.eclipse.jdt.internal.launching.StandardVMRunner.CommandDetails
-
- getExecutable() - Method in class org.eclipse.jdt.launching.environments.ExecutionEnvironmentDescription
-
Returns the executable for this description as a file or null if
not specified.
- getExecutionEnvironmentId(IPath) - Static method in class org.eclipse.jdt.internal.launching.JREContainerInitializer
-
Returns the segment from the path containing the execution environment id
or null
- getExecutionEnvironmentId(IPath) - Static method in class org.eclipse.jdt.launching.JavaRuntime
-
Returns the execution environment identifier in the following JRE
classpath container path, or null if none.
- getExecutionEnvironments() - Method in class org.eclipse.jdt.internal.launching.environments.EnvironmentsManager
-
- getExecutionEnvironments() - Method in interface org.eclipse.jdt.launching.environments.IExecutionEnvironmentsManager
-
Returns all registered execution environments sorted by their id.
- getExecutionEnvironmentsManager() - Static method in class org.eclipse.jdt.launching.JavaRuntime
-
Returns the execution environments manager.
- getExitValue() - Method in class org.eclipse.jdt.internal.launching.SocketListenConnectorProcess
-
- getExtensionDirs() - Method in class org.eclipse.jdt.internal.launching.LibraryInfo
-
Returns a collection of extension directory paths for this VM install.
- getExternalAnnotationsPath() - Method in class org.eclipse.jdt.internal.launching.AbstractRuntimeClasspathEntry
-
- getExternalAnnotationsPath() - Method in class org.eclipse.jdt.internal.launching.RuntimeClasspathEntry
-
- getExternalAnnotationsPath() - Method in interface org.eclipse.jdt.launching.IRuntimeClasspathEntry
-
Returns the path to the external annotations file or directory, or null
if no external annotations are associated with this classpath entry.
- getExternalAnnotationsPath() - Method in class org.eclipse.jdt.launching.LibraryLocation
-
Return the JRE library external annotations location.
- getFileInPlugin(IPath) - Static method in class org.eclipse.jdt.internal.launching.LaunchingPlugin
-
Return a java.io.File object that corresponds to the specified
IPath in the plug-in directory.
- getId() - Method in class org.eclipse.jdt.launching.AbstractVMInstall
-
- getId() - Method in class org.eclipse.jdt.launching.AbstractVMInstallType
-
- getId() - Method in interface org.eclipse.jdt.launching.environments.IExecutionEnvironment
-
Returns a unique identifier for this execution environment.
- getId() - Method in interface org.eclipse.jdt.launching.IVMInstall
-
Returns the id for this VM.
- getId() - Method in interface org.eclipse.jdt.launching.IVMInstallType
-
Returns the globally unique id of this VM type.
- getId() - Method in class org.eclipse.jdt.launching.sourcelookup.containers.JavaSourcePathComputer
-
- getIdentifier() - Method in class org.eclipse.jdt.internal.launching.RuntimeClasspathProvider
-
- getIdentifier() - Method in class org.eclipse.jdt.internal.launching.SocketAttachConnector
-
- getIdentifier() - Method in class org.eclipse.jdt.internal.launching.SocketListenConnector
-
- getIdentifier() - Method in interface org.eclipse.jdt.launching.IVMConnector
-
Returns a unique identifier for this kind of connector.
- getIndexLocation(Map<String, String>) - Static method in class org.eclipse.jdt.internal.launching.EEVMType
-
Returns the default index location specified in the properties or null
if none.
- getIndexLocation(IPath) - Method in class org.eclipse.jdt.internal.launching.JavaFxLibraryResolver
-
- getIndexLocation(IPath) - Method in interface org.eclipse.jdt.launching.ILibraryLocationResolver
-
Returns the URL of the index for the given library or null.
- getIndexLocation() - Method in class org.eclipse.jdt.launching.LibraryLocation
-
Returns the index location associated with this library location.
- getInstalledJREs(IProgressMonitor) - Static method in class org.eclipse.jdt.internal.launching.MacInstalledJREs
-
Parses the XML output produced from "java_home -X" (see bug 325777), and return a collection
of descriptions of JRE installations.
- getInstallLocation() - Method in class org.eclipse.jdt.launching.AbstractVMInstall
-
- getInstallLocation() - Method in interface org.eclipse.jdt.launching.IVMInstall
-
Returns the root directory of the install location of this VM.
- getJavaagentLocation() - Static method in class org.eclipse.jdt.internal.launching.sourcelookup.advanced.AdvancedSourceLookupSupport
-
- getJavaagentString() - Static method in class org.eclipse.jdt.internal.launching.sourcelookup.advanced.AdvancedSourceLookupSupport
-
- getJavaagentString() - Static method in class org.eclipse.jdt.launching.sourcelookup.advanced.AdvancedSourceLookup
-
Returns -javaagent jvm launch argument.
- getJavadocLocation(Map<String, String>) - Static method in class org.eclipse.jdt.internal.launching.EEVMType
-
Returns the default javadoc location specified in the properties or null
if none.
- getJavadocLocation(IPath) - Method in class org.eclipse.jdt.internal.launching.JavaFxLibraryResolver
-
- getJavadocLocation() - Method in class org.eclipse.jdt.launching.AbstractVMInstall
-
- getJavadocLocation(IPath) - Method in interface org.eclipse.jdt.launching.ILibraryLocationResolver
-
Returns the URL of the Javadoc for this library or null
- getJavadocLocation() - Method in interface org.eclipse.jdt.launching.IVMInstall
-
Returns the Javadoc location associated with this VM install.
- getJavadocLocation() - Method in class org.eclipse.jdt.launching.LibraryLocation
-
Returns the Javadoc location associated with this Library location.
- getJavaHomeLocation() - Method in class org.eclipse.jdt.internal.launching.StandardVMType
-
Returns the VM install location using the java.home system
property or null.
- getJavaLibraryPath(ILaunchConfiguration) - Method in class org.eclipse.jdt.launching.AbstractJavaLaunchConfigurationDelegate
-
Returns an array of paths to be used for the java.library.path
system property, or null if unspecified.
- getJavaPolicyFile(File) - Method in class org.eclipse.jdt.internal.launching.JavaAppletLaunchConfigurationDelegate
-
Returns the system property string for the policy file
- getJavaProject() - Method in class org.eclipse.jdt.internal.launching.AbstractRuntimeClasspathEntry
-
- getJavaProject() - Method in class org.eclipse.jdt.internal.launching.RuntimeClasspathEntry
-
- getJavaProject(ILaunchConfiguration) - Method in class org.eclipse.jdt.launching.AbstractJavaLaunchConfigurationDelegate
-
Returns the Java project specified by the given launch configuration, or
null if none.
- getJavaProject() - Method in interface org.eclipse.jdt.launching.IRuntimeClasspathEntry
-
Returns the Java project associated with this runtime classpath entry
or null if none.
- getJavaProject(ILaunchConfiguration) - Static method in class org.eclipse.jdt.launching.JavaRuntime
-
Return the IJavaProject referenced in the specified configuration or
null if none.
- getJavaProject() - Method in class org.eclipse.jdt.launching.sourcelookup.containers.JavaProjectSourceContainer
-
Returns the Java project associated with this source container.
- getJavaProject() - Method in class org.eclipse.jdt.launching.sourcelookup.JavaProjectSourceLocation
-
Deprecated.
Returns the Java project associated with this source
location.
- getJavaProjectDescribers() - Method in class org.eclipse.jdt.internal.launching.sourcelookup.advanced.WorkspaceProjectSourceContainers
-
- getJavaProjectName(ILaunchConfiguration) - Method in class org.eclipse.jdt.launching.AbstractJavaLaunchConfigurationDelegate
-
Returns the Java project name specified by the given launch
configuration, or null if none.
- getJavaVersion(IVMInstall) - Static method in class org.eclipse.jdt.internal.launching.ClasspathShortener
-
- getJavaVersion(IVMInstall) - Static method in class org.eclipse.jdt.internal.launching.CommandLineShortener
-
- getJavaVersion() - Method in class org.eclipse.jdt.internal.launching.EEVMInstall
-
- getJavaVersion() - Method in class org.eclipse.jdt.internal.launching.MacInstalledJREs.MacVMStandin
-
- getJavaVersion() - Method in class org.eclipse.jdt.internal.launching.StandardVM
-
- getJavaVersion(IVMInstall) - Method in class org.eclipse.jdt.internal.launching.StandardVMRunner
-
Returns the version of the current VM in use
- getJavaVersion() - Method in class org.eclipse.jdt.launching.AbstractVMInstall
-
- getJavaVersion() - Method in interface org.eclipse.jdt.launching.IVMInstall2
-
Returns a string representing the java.version system property
of this VM install, or null if unknown.
- getJavaVersion() - Method in class org.eclipse.jdt.launching.VMStandin
-
- getJREVariableEntry() - Static method in class org.eclipse.jdt.launching.JavaRuntime
-
Creates and returns a classpath entry describing
the JRE_LIB classpath variable.
- getKind() - Method in class org.eclipse.jdt.internal.launching.JREContainer
-
- getLabel() - Method in class org.eclipse.jdt.internal.launching.SocketListenConnectorProcess
-
- getLaunch() - Method in class org.eclipse.jdt.internal.launching.SocketListenConnectorProcess
-
- getLaunch(ILaunchConfiguration, String) - Method in class org.eclipse.jdt.launching.AbstractJavaLaunchConfigurationDelegate
-
- getLaunchConfigurationName() - Method in class org.eclipse.jdt.internal.launching.ClasspathShortener
-
- getLaunchConfigurationName() - Method in class org.eclipse.jdt.internal.launching.CommandLineShortener
-
- getLaunchConfigurationUseClasspathOnlyJarAttribute() - Method in class org.eclipse.jdt.internal.launching.ClasspathShortener
-
- getLaunchManager() - Method in class org.eclipse.jdt.launching.AbstractJavaLaunchConfigurationDelegate
-
Convenience method to get the launch manager.
- getLaunchTimeStamp() - Method in class org.eclipse.jdt.internal.launching.ClasspathShortener
-
- getLaunchTimeStamp() - Method in class org.eclipse.jdt.internal.launching.CommandLineShortener
-
- getLibraryInfo(String) - Static method in class org.eclipse.jdt.internal.launching.LaunchingPlugin
-
Returns the library info that corresponds to the specified JRE install
path, or null if none.
- getLibraryInfo(File, File) - Method in class org.eclipse.jdt.internal.launching.StandardVMType
-
Return library information corresponding to the specified install
location.
- getLibraryLocations() - Method in class org.eclipse.jdt.launching.AbstractVMInstall
-
- getLibraryLocations() - Method in class org.eclipse.jdt.launching.environments.ExecutionEnvironmentDescription
-
Returns the location of the system libraries defined in this execution environment.
- getLibraryLocations() - Method in interface org.eclipse.jdt.launching.IVMInstall
-
Returns the library locations of this IVMInstall.
- getLibraryLocations(IVMInstall) - Static method in class org.eclipse.jdt.launching.JavaRuntime
-
Evaluates library locations for a IVMInstall.
- getLibraryPaths(IClasspathAttribute) - Static method in class org.eclipse.jdt.launching.JavaRuntime
-
Returns an array of strings referencing shared libraries that should
appear on the -Djava.library.path system property at runtime
for an associated IClasspathEntry, or null if the
given attribute is not a CLASSPATH_ATTR_LIBRARY_PATH_ENTRY.
- getListeningConnector() - Static method in class org.eclipse.jdt.internal.launching.SocketListenConnector
-
Return the socket transport listening connector
- getLocation() - Method in class org.eclipse.jdt.internal.launching.AbstractRuntimeClasspathEntry
-
- getLocation() - Method in class org.eclipse.jdt.internal.launching.DefaultProjectClasspathEntry
-
- getLocation() - Method in class org.eclipse.jdt.internal.launching.RuntimeClasspathEntry
-
- getLocation() - Method in interface org.eclipse.jdt.launching.IRuntimeClasspathEntry
-
Returns an absolute path in the local file system for this entry,
or null if none, or if this entry is of type CONTAINER.
- getMainTypeName(ILaunchConfiguration) - Method in class org.eclipse.jdt.internal.launching.JavaAppletLaunchConfigurationDelegate
-
- getMainTypeName(ILaunchConfiguration) - Method in class org.eclipse.jdt.launching.AbstractJavaLaunchConfigurationDelegate
-
Returns the main type name specified by the given launch configuration,
or null if none.
- getMaxArgLength() - Method in class org.eclipse.jdt.internal.launching.ClasspathShortener
-
- getMaxCommandLineLength() - Method in class org.eclipse.jdt.internal.launching.ClasspathShortener
-
- getMemento() - Method in class org.eclipse.jdt.internal.launching.AbstractRuntimeClasspathEntry
-
- getMemento(ISourceContainer) - Method in class org.eclipse.jdt.internal.launching.ClasspathContainerSourceContainerTypeDelegate
-
- getMemento(ISourceContainer) - Method in class org.eclipse.jdt.internal.launching.ClasspathVariableSourceContainerTypeDelegate
-
- getMemento(ISourceContainer) - Method in class org.eclipse.jdt.internal.launching.JavaProjectSourceContainerTypeDelegate
-
- getMemento(ISourceContainer) - Method in class org.eclipse.jdt.internal.launching.PackageFragmentRootSourceContainerTypeDelegate
-
- getMemento() - Method in class org.eclipse.jdt.internal.launching.RuntimeClasspathEntry
-
- getMemento() - Method in interface org.eclipse.jdt.launching.IRuntimeClasspathEntry
-
Returns a memento for this classpath entry.
- getMemento() - Method in class org.eclipse.jdt.launching.sourcelookup.ArchiveSourceLocation
-
Deprecated.
- getMemento() - Method in class org.eclipse.jdt.launching.sourcelookup.DirectorySourceLocation
-
Deprecated.
- getMemento() - Method in interface org.eclipse.jdt.launching.sourcelookup.IJavaSourceLocation
-
Deprecated.
Returns a memento for this source location from which this
source location can be reconstructed.
- getMemento() - Method in class org.eclipse.jdt.launching.sourcelookup.JavaProjectSourceLocation
-
Deprecated.
- getMemento() - Method in class org.eclipse.jdt.launching.sourcelookup.JavaSourceLocator
-
Deprecated.
- getMemento() - Method in class org.eclipse.jdt.launching.sourcelookup.PackageFragmentRootSourceLocation
-
Deprecated.
- getModuleCLIOptions(ILaunchConfiguration) - Method in class org.eclipse.jdt.launching.AbstractJavaLaunchConfigurationDelegate
-
Returns the module-related command line options for the configuration that are needed at runtime as equivalents of those options specified by
IClasspathAttributes of the following names:
IClasspathAttribute#ADD_EXPORTS
IClasspathAttribute#ADD_READS
IClasspathAttribute#LIMIT_MODULES
IClasspathAttribute#PATCH_MODULE
- getModuleCLIOptions(ILaunchConfiguration) - Static method in class org.eclipse.jdt.launching.JavaRuntime
-
Returns the module-related command line options for the configuration that are needed at runtime as equivalents of those options specified by
IClasspathAttributes of the following names:
IClasspathAttribute#ADD_EXPORTS
IClasspathAttribute#ADD_READS
IClasspathAttribute#LIMIT_MODULES
IClasspathAttribute#PATCH_MODULE is not handled here, but in
AbstractJavaLaunchConfigurationDelegate.getModuleCLIOptions(ILaunchConfiguration), which then collates all options referring to the
same module.
- getModuleDescription() - Method in class org.eclipse.jdt.launching.VMRunnerConfiguration
-
Returns the ModuleDescription.
- getModulepath() - Method in class org.eclipse.jdt.launching.VMRunnerConfiguration
-
Returns the Modulepath.
- getMonitor() - Method in class org.eclipse.jdt.internal.launching.JavaClasspathVariablesInitializer
-
- getName() - Method in class org.eclipse.jdt.internal.launching.DefaultProjectClasspathEntry
-
- getName() - Method in class org.eclipse.jdt.internal.launching.EEVMType
-
- getName() - Method in class org.eclipse.jdt.internal.launching.SocketAttachConnector
-
- getName() - Method in class org.eclipse.jdt.internal.launching.SocketListenConnector
-
- getName() - Method in class org.eclipse.jdt.internal.launching.sourcelookup.advanced.CompositeSourceContainer
-
- getName() - Method in class org.eclipse.jdt.internal.launching.Standard11xVMType
-
- getName() - Method in class org.eclipse.jdt.internal.launching.StandardVMType
-
- getName() - Method in class org.eclipse.jdt.internal.launching.VariableClasspathEntry
-
- getName() - Method in class org.eclipse.jdt.launching.AbstractVMInstall
-
- getName() - Method in interface org.eclipse.jdt.launching.IRuntimeClasspathEntry2
-
Returns a human readable name for this classpath entry.
- getName() - Method in interface org.eclipse.jdt.launching.IVMConnector
-
Returns the name of this connector.
- getName() - Method in interface org.eclipse.jdt.launching.IVMInstall
-
Returns the display name of this VM.
- getName() - Method in interface org.eclipse.jdt.launching.IVMInstallType
-
Returns the display name of this VM type.
- getName() - Method in class org.eclipse.jdt.launching.sourcelookup.ArchiveSourceLocation
-
Deprecated.
Returns the name of the archive associated with this
source location
- getName() - Method in class org.eclipse.jdt.launching.sourcelookup.containers.ClasspathContainerSourceContainer
-
- getName() - Method in class org.eclipse.jdt.launching.sourcelookup.containers.ClasspathVariableSourceContainer
-
- getName() - Method in class org.eclipse.jdt.launching.sourcelookup.containers.JavaProjectSourceContainer
-
- getName() - Method in class org.eclipse.jdt.launching.sourcelookup.containers.PackageFragmentRootSourceContainer
-
- getNativeEnvironment() - Method in class org.eclipse.jdt.internal.launching.ClasspathShortener
-
- getNewValue() - Method in class org.eclipse.jdt.launching.PropertyChangeEvent
-
Returns the new value of the property.
- getOldValue() - Method in class org.eclipse.jdt.launching.PropertyChangeEvent
-
Returns the old value of the property.
- getOriginalCmdLine() - Method in class org.eclipse.jdt.internal.launching.CommandLineShortener
-
- getOutputDirectories(IJavaProject) - Static method in class org.eclipse.jdt.launching.sourcelookup.advanced.AdvancedSourceLookup
-
- getOverrideDependencies() - Method in class org.eclipse.jdt.launching.VMRunnerConfiguration
-
Gets the fOverrideDependencies.
- getPackageFragmentRoot() - Method in class org.eclipse.jdt.launching.sourcelookup.containers.PackageFragmentRootSourceContainer
-
Returns the package fragment root this container searches for source.
- getPackageFragmentRoot() - Method in class org.eclipse.jdt.launching.sourcelookup.PackageFragmentRootSourceLocation
-
Deprecated.
Returns the package fragment root associated with this
source location, or null if none
- getPackageRoot(IPath) - Method in class org.eclipse.jdt.internal.launching.JavaFxLibraryResolver
-
- getPackageRoot(IPath) - Method in interface org.eclipse.jdt.launching.ILibraryLocationResolver
-
Returns the path inside the source zip file where packages names begin, must not be
null - use Path#EMPTY
For example, if the source for java.lang.Object source is found at src/java/lang/Object.java in the zip file, the package root
would be src.
- getPackageRootPath() - Method in class org.eclipse.jdt.launching.LibraryLocation
-
Returns the path to the default package in the sources zip file
- getParser() - Static method in class org.eclipse.jdt.internal.launching.LaunchingPlugin
-
Returns a shared XML parser.
- getPartCount() - Method in class org.eclipse.jdt.internal.launching.CompositeId
-
- getPath() - Method in class org.eclipse.jdt.internal.launching.AbstractRuntimeClasspathEntry
-
- getPath() - Method in class org.eclipse.jdt.internal.launching.DefaultProjectClasspathEntry
-
- getPath() - Method in class org.eclipse.jdt.internal.launching.JREContainer
-
- getPath() - Method in class org.eclipse.jdt.internal.launching.RuntimeClasspathEntry
-
- getPath() - Method in interface org.eclipse.jdt.launching.IRuntimeClasspathEntry
-
Returns the path associated with this entry, or null
if none.
- getPath() - Method in class org.eclipse.jdt.launching.sourcelookup.containers.ClasspathContainerSourceContainer
-
Returns the classpath container's path
- getPath() - Method in class org.eclipse.jdt.launching.sourcelookup.containers.ClasspathVariableSourceContainer
-
Returns the variable this container references as a path.
- getPath() - Method in class org.eclipse.jdt.launching.sourcelookup.containers.PackageFragmentRootSourceContainer
-
- getPathSeparatorChar() - Method in class org.eclipse.jdt.internal.launching.ClasspathShortener
-
- getPluginIdentifier() - Method in class org.eclipse.jdt.internal.launching.StandardVMRunner
-
- getPluginIdentifier() - Method in class org.eclipse.jdt.launching.AbstractVMRunner
-
Returns the identifier of the plug-in this VM runner
originated from.
- getPort() - Method in class org.eclipse.jdt.internal.launching.StandardVMRunner.CommandDetails
-
- getPreferences() - Static method in class org.eclipse.jdt.launching.JavaRuntime
-
Returns the preference store for the launching plug-in.
- getProcessTempFiles() - Method in class org.eclipse.jdt.internal.launching.ClasspathShortener
-
- getProcessTempFiles() - Method in class org.eclipse.jdt.internal.launching.CommandLineShortener
-
- getProcessTempFilesDir() - Method in class org.eclipse.jdt.internal.launching.ClasspathShortener
-
- getProcessTempFilesDir() - Method in class org.eclipse.jdt.internal.launching.CommandLineShortener
-
- getProfileProperties() - Method in interface org.eclipse.jdt.launching.environments.IExecutionEnvironment
-
Returns the OSGi profile properties associated with this execution environment
or null if none.
- getProgramArguments(ILaunchConfiguration) - Method in class org.eclipse.jdt.internal.launching.JavaAppletLaunchConfigurationDelegate
-
- getProgramArguments(ILaunchConfiguration) - Method in class org.eclipse.jdt.launching.AbstractJavaLaunchConfigurationDelegate
-
Returns the program arguments specified by the given launch
configuration, as a string.
- getProgramArguments() - Method in class org.eclipse.jdt.launching.ExecutionArguments
-
Returns the program arguments as one string.
- getProgramArguments() - Method in class org.eclipse.jdt.launching.VMRunnerConfiguration
-
Returns the arguments to the Java program.
- getProgramArgumentsArray() - Method in class org.eclipse.jdt.launching.ExecutionArguments
-
Returns the program arguments as an array of individual arguments.
- getProject() - Method in class org.eclipse.jdt.internal.launching.DefaultProjectClasspathEntry
-
- getProjectOutputDirectory(ILaunchConfiguration) - Static method in class org.eclipse.jdt.launching.JavaRuntime
-
Return the String representation of the default output directory of the
launch config's project or null if there is no configuration, no
project or some sort of problem.
- getProjectsForProblemSearch(ILaunchConfiguration, String) - Method in class org.eclipse.jdt.launching.AbstractJavaLaunchConfigurationDelegate
-
- getProperties() - Method in class org.eclipse.jdt.launching.environments.ExecutionEnvironmentDescription
-
Returns a map of properties defined in this execution environment description.
- getProperty(String) - Method in class org.eclipse.jdt.launching.environments.ExecutionEnvironmentDescription
-
Returns the specified property from this description, or null
if none.
- getProperty() - Method in class org.eclipse.jdt.launching.PropertyChangeEvent
-
Returns the name of the property that changed.
- getProvider() - Method in class org.eclipse.jdt.internal.launching.RuntimeClasspathProvider
-
Returns the resolver delegate (and creates if required)
- getResolvedClasspathEntry() - Method in class org.eclipse.jdt.internal.launching.RuntimeClasspathEntry
-
Returns the resolved classpath entry associated with this runtime
entry, resolving if required.
- getResolver() - Method in class org.eclipse.jdt.internal.launching.RuntimeClasspathEntryResolver
-
Returns the resolver delegate (and creates if required)
- getResource() - Method in class org.eclipse.jdt.internal.launching.AbstractRuntimeClasspathEntry
-
- getResource() - Method in class org.eclipse.jdt.internal.launching.DefaultProjectClasspathEntry
-
- getResource() - Method in class org.eclipse.jdt.internal.launching.RuntimeClasspathEntry
-
- getResource(IPath) - Method in class org.eclipse.jdt.internal.launching.RuntimeClasspathEntry
-
Returns the resource in the workspace associated with the given
absolute path, or null if none.
- getResource() - Method in interface org.eclipse.jdt.launching.IRuntimeClasspathEntry
-
Returns the resource associated with this entry, or null
if none.
- getRootPath() - Method in class org.eclipse.jdt.launching.sourcelookup.ArchiveSourceLocation
-
Deprecated.
Returns the location of the root source folder within
the archive, or null if the root source
folder is the root of the archive
- getRuntimeClasspathEntries() - Method in class org.eclipse.jdt.internal.launching.AbstractRuntimeClasspathEntry
-
Default implementation returns an empty collection.
- getRuntimeClasspathEntries(ILaunchConfiguration) - Method in class org.eclipse.jdt.internal.launching.DefaultProjectClasspathEntry
-
- getRuntimeClasspathEntries(ILaunchConfiguration) - Method in class org.eclipse.jdt.internal.launching.VariableClasspathEntry
-
- getRuntimeClasspathEntries(ILaunchConfiguration) - Method in interface org.eclipse.jdt.launching.IRuntimeClasspathEntry2
-
Returns the classpath entries this entry is composed of, or an
empty collection if this entry is not a composite entry.
- getRuntimeClasspathEntryId() - Method in class org.eclipse.jdt.internal.launching.RuntimeClasspathEntryResolver
-
Returns the runtime classpath entry id this resolver is registered
for,or null if none.
- getSelectedResource() - Method in class org.eclipse.jdt.internal.launching.ProjectClasspathVariableResolver
-
Returns the selected resource.
- getSourceAttachmentLocation() - Method in class org.eclipse.jdt.internal.launching.AbstractRuntimeClasspathEntry
-
- getSourceAttachmentLocation() - Method in class org.eclipse.jdt.internal.launching.RuntimeClasspathEntry
-
- getSourceAttachmentLocation() - Method in interface org.eclipse.jdt.launching.IRuntimeClasspathEntry
-
Returns an absolute path in the local file system for the source
attachment associated with this entry entry, or null if none.
- getSourceAttachmentPath() - Method in class org.eclipse.jdt.internal.launching.AbstractRuntimeClasspathEntry
-
- getSourceAttachmentPath() - Method in class org.eclipse.jdt.internal.launching.RuntimeClasspathEntry
-
- getSourceAttachmentPath() - Method in interface org.eclipse.jdt.launching.IRuntimeClasspathEntry
-
Returns the path to the source archive associated with this
entry, or null if this classpath entry has no
source attachment.
- getSourceAttachmentRootLocation() - Method in class org.eclipse.jdt.internal.launching.AbstractRuntimeClasspathEntry
-
- getSourceAttachmentRootLocation() - Method in class org.eclipse.jdt.internal.launching.RuntimeClasspathEntry
-
- getSourceAttachmentRootLocation() - Method in interface org.eclipse.jdt.launching.IRuntimeClasspathEntry
-
Returns a path relative to this entry's source attachment path for the
root location containing source, or null if none.
- getSourceAttachmentRootPath() - Method in class org.eclipse.jdt.internal.launching.AbstractRuntimeClasspathEntry
-
- getSourceAttachmentRootPath() - Method in class org.eclipse.jdt.internal.launching.RuntimeClasspathEntry
-
- getSourceAttachmentRootPath() - Method in interface org.eclipse.jdt.launching.IRuntimeClasspathEntry
-
Returns the path within the source archive where package fragments
are located.
- getSourceAttachmentStatus(IPath, IJavaProject) - Method in class org.eclipse.jdt.internal.launching.JREContainerInitializer
-
- getSourceContainer(Object, boolean, IProgressMonitor) - Method in class org.eclipse.jdt.launching.sourcelookup.advanced.AdvancedSourceLookupParticipant
-
- getSourceContainerResolvers() - Method in class org.eclipse.jdt.launching.sourcelookup.advanced.AdvancedSourceLookupParticipant
-
- getSourceContainers() - Method in class org.eclipse.jdt.internal.launching.sourcelookup.advanced.CompositeSourceContainer
-
- getSourceContainers(IRuntimeClasspathEntry[]) - Static method in class org.eclipse.jdt.launching.JavaRuntime
-
Returns a collection of source containers corresponding to the given
resolved runtime classpath entries.
- getSourceElement(IStackFrame) - Method in class org.eclipse.jdt.launching.sourcelookup.JavaSourceLocator
-
Deprecated.
- getSourceElements(IStackFrame) - Method in class org.eclipse.jdt.launching.sourcelookup.JavaSourceLocator
-
Deprecated.
Returns all source elements that correspond to the type associated with
the given stack frame, or null if none.
- getSourceLocations() - Method in class org.eclipse.jdt.launching.sourcelookup.JavaSourceLocator
-
Deprecated.
Returns the locations that this source locator is currently
searching, in the order that they are searched.
- getSourceLookup(Object) - Static method in class org.eclipse.jdt.launching.sourcelookup.advanced.AdvancedSourceLookupParticipant
-
- getSourceLookupParticipants() - Method in class org.eclipse.jdt.internal.launching.sourcelookup.advanced.AdvancedSourceLookupDirector
-
- getSourceLookupPathProvider(ILaunchConfiguration) - Static method in class org.eclipse.jdt.launching.JavaRuntime
-
Returns the source lookup path provider for the given launch configuration.
- getSourceName(Object) - Method in class org.eclipse.jdt.launching.sourcelookup.advanced.AdvancedSourceLookupParticipant
-
- getSourceName(Object) - Method in class org.eclipse.jdt.launching.sourcelookup.containers.JavaSourceLookupParticipant
-
Returns the source name associated with the given object, or null
if none.
- getSourcePath(IPath) - Method in class org.eclipse.jdt.internal.launching.JavaFxLibraryResolver
-
- getSourcePath(Object) - Method in interface org.eclipse.jdt.internal.launching.sourcelookup.advanced.IJDIHelpers
-
Returns source path of the given element or null if the source path cannot be determined.
- getSourcePath(Object) - Method in class org.eclipse.jdt.internal.launching.sourcelookup.advanced.JDIHelpers
-
- getSourcePath(IPath) - Method in interface org.eclipse.jdt.launching.ILibraryLocationResolver
-
Returns the IPath of the zip or jar file containing the sources for library.
- getStackFramesClassesLocations(Object) - Method in interface org.eclipse.jdt.internal.launching.sourcelookup.advanced.IJDIHelpers
-
If the given element is a IStackFrame, returns classes locations of the stack frames "beneath" the given element.
- getStackFramesClassesLocations(Object) - Method in class org.eclipse.jdt.internal.launching.sourcelookup.advanced.JDIHelpers
-
- getStatus(String, Throwable, int) - Static method in class org.eclipse.jdt.internal.launching.SocketListenConnectorProcess
-
Returns an error status using the passed parameters.
- getStatus() - Method in class org.eclipse.jdt.internal.launching.VMDefinitionsContainer
-
Returns status from parsing VM installs or null if none.
- getStreamsProxy() - Method in class org.eclipse.jdt.internal.launching.SocketListenConnectorProcess
-
- getSubEnvironments() - Method in interface org.eclipse.jdt.launching.environments.IExecutionEnvironment
-
Returns a collection of execution environments that are subsets of this environment.
- getSystemLibraryPath() - Method in class org.eclipse.jdt.launching.LibraryLocation
-
Returns the JRE library jar location.
- getSystemLibrarySourcePath() - Method in class org.eclipse.jdt.launching.LibraryLocation
-
Returns the JRE library source zip location.
- getType() - Method in class org.eclipse.jdt.internal.launching.DefaultProjectClasspathEntry
-
- getType() - Method in class org.eclipse.jdt.internal.launching.RuntimeClasspathEntry
-
- getType() - Method in class org.eclipse.jdt.internal.launching.sourcelookup.advanced.CompositeSourceContainer
-
- getType() - Method in class org.eclipse.jdt.internal.launching.VariableClasspathEntry
-
- getType() - Method in interface org.eclipse.jdt.launching.IRuntimeClasspathEntry
-
Returns this classpath entry's type.
- getType() - Method in class org.eclipse.jdt.launching.sourcelookup.containers.ClasspathContainerSourceContainer
-
- getType() - Method in class org.eclipse.jdt.launching.sourcelookup.containers.ClasspathVariableSourceContainer
-
- getType() - Method in class org.eclipse.jdt.launching.sourcelookup.containers.JavaProjectSourceContainer
-
- getType() - Method in class org.eclipse.jdt.launching.sourcelookup.containers.PackageFragmentRootSourceContainer
-
- getTypeId() - Method in class org.eclipse.jdt.internal.launching.DefaultProjectClasspathEntry
-
- getTypeId() - Method in class org.eclipse.jdt.internal.launching.VariableClasspathEntry
-
- getTypeId() - Method in interface org.eclipse.jdt.launching.IRuntimeClasspathEntry2
-
Returns the unique identifier of the extension that contributed
this classpath entry type, or null if this classpath
entry type was not contributed.
- getUniqueIdentifier() - Static method in class org.eclipse.jdt.internal.launching.LaunchingPlugin
-
Convenience method which returns the unique identifier of this plug-in.
- getValidVMList() - Method in class org.eclipse.jdt.internal.launching.VMDefinitionsContainer
-
Return a list of all valid VMs in this container.
- getVariableName() - Method in class org.eclipse.jdt.internal.launching.AbstractRuntimeClasspathEntry
-
- getVariableName() - Method in class org.eclipse.jdt.internal.launching.RuntimeClasspathEntry
-
- getVariableName() - Method in class org.eclipse.jdt.internal.launching.RuntimeClasspathEntryResolver
-
Returns the variable name this resolver is registered for, or null
- getVariableName() - Method in interface org.eclipse.jdt.launching.IRuntimeClasspathEntry
-
Returns the first segment of the path associated with this entry, or null
if this entry is not of type VARIABLE or CONTAINER.
- getVariableString() - Method in class org.eclipse.jdt.internal.launching.VariableClasspathEntry
-
- getVersion() - Method in class org.eclipse.jdt.internal.launching.LibraryInfo
-
Returns the version of this VM install.
- getVMArgs() - Method in class org.eclipse.jdt.launching.AbstractVMInstall
-
- getVMArgs() - Method in interface org.eclipse.jdt.launching.IVMInstall2
-
Returns VM arguments to be used with this vm install whenever this
VM is launched as a raw string, or null if none.
- getVMArguments(ILaunchConfiguration) - Method in class org.eclipse.jdt.internal.launching.JavaAppletLaunchConfigurationDelegate
-
- getVMArguments(ILaunchConfiguration) - Method in class org.eclipse.jdt.launching.AbstractJavaLaunchConfigurationDelegate
-
Returns the VM arguments specified by the given launch configuration, as
a string.
- getVMArguments(ILaunchConfiguration, String) - Method in class org.eclipse.jdt.launching.AbstractJavaLaunchConfigurationDelegate
-
Returns the VM arguments specified by the given launch configuration, as a string.
- getVMArguments() - Method in class org.eclipse.jdt.launching.AbstractVMInstall
-
- getVMArguments() - Method in class org.eclipse.jdt.launching.environments.ExecutionEnvironmentDescription
-
Returns VM arguments in this description or null if none.
- getVMArguments() - Method in class org.eclipse.jdt.launching.ExecutionArguments
-
Returns the VM arguments as one string.
- getVMArguments() - Method in interface org.eclipse.jdt.launching.IVMInstall
-
Returns VM arguments to be used with this vm install whenever this
VM is launched as they should be passed to the command line, or
null if none.
- getVMArguments() - Method in class org.eclipse.jdt.launching.VMRunnerConfiguration
-
Returns the arguments to the VM itself.
- getVMArgumentsArray() - Method in class org.eclipse.jdt.launching.ExecutionArguments
-
Returns the VM arguments as an array of individual arguments.
- getVMConnector(String) - Method in class org.eclipse.jdt.internal.launching.LaunchingPlugin
-
Returns the VM connector with the specified id, or null
if none.
- getVMConnector(String) - Static method in class org.eclipse.jdt.launching.JavaRuntime
-
Returns the VM connector defined with the specified identifier,
or null if none.
- getVMConnectorId(ILaunchConfiguration) - Method in class org.eclipse.jdt.launching.AbstractJavaLaunchConfigurationDelegate
-
Returns the VM connector identifier specified by the given launch
configuration, or null if none.
- getVMConnectors() - Method in class org.eclipse.jdt.internal.launching.LaunchingPlugin
-
Returns all VM connector extensions.
- getVMConnectors() - Static method in class org.eclipse.jdt.launching.JavaRuntime
-
Returns all VM connector extensions.
- getVMFromCompositeId(String) - Static method in class org.eclipse.jdt.launching.JavaRuntime
-
Return the VM corresponding to the specified composite Id.
- getVMInstall(ILaunchConfiguration) - Method in class org.eclipse.jdt.launching.AbstractJavaLaunchConfigurationDelegate
-
Returns the VM install specified by the given launch configuration, or
null if none.
- getVMInstall(IJavaProject) - Static method in class org.eclipse.jdt.launching.JavaRuntime
-
Returns the VM assigned to build the given Java project.
- getVMInstall(IPath) - Static method in class org.eclipse.jdt.launching.JavaRuntime
-
Returns the JRE referenced by the specified JRE classpath container
path or null if none.
- getVMInstallName(ILaunchConfiguration) - Method in class org.eclipse.jdt.launching.AbstractJavaLaunchConfigurationDelegate
-
Returns the VM install name specified by the given launch configuration,
or null if none.
- getVMInstallName(IPath) - Static method in class org.eclipse.jdt.launching.JavaRuntime
-
Returns the name of the VM install referenced by the
given JRE classpath container path, or null if none.
- getVMInstalls() - Method in class org.eclipse.jdt.launching.AbstractVMInstallType
-
- getVMInstalls() - Method in interface org.eclipse.jdt.launching.IVMInstallType
-
Returns all VM instances managed by this VM type.
- getVMInstallType(ILaunchConfiguration) - Method in class org.eclipse.jdt.launching.AbstractJavaLaunchConfigurationDelegate
-
Returns the VM install type specified by the given launch configuration,
or null if none.
- getVMInstallType() - Method in class org.eclipse.jdt.launching.AbstractVMInstall
-
- getVMInstallType() - Method in interface org.eclipse.jdt.launching.IVMInstall
-
Returns the VM type of this VM.
- getVMInstallType(String) - Static method in class org.eclipse.jdt.launching.JavaRuntime
-
Returns the VM install type with the given unique id.
- getVMInstallTypeId(ILaunchConfiguration) - Method in class org.eclipse.jdt.launching.AbstractJavaLaunchConfigurationDelegate
-
Returns the VM install type identifier specified by the given launch
configuration, or null if none.
- getVMInstallTypeId(IPath) - Static method in class org.eclipse.jdt.launching.JavaRuntime
-
Returns the identifier of the VM install type referenced by the
given JRE classpath container path, or null if none.
- getVMInstallTypes() - Static method in class org.eclipse.jdt.launching.JavaRuntime
-
Returns the list of registered VM types.
- getVMList() - Method in class org.eclipse.jdt.internal.launching.VMDefinitionsContainer
-
Return a list of all VMs in this container, including any invalid VMs.
- getVMName(IPath) - Static method in class org.eclipse.jdt.internal.launching.JREContainerInitializer
-
Returns the VM name from the given container ID path.
- getVMRunner(String) - Method in class org.eclipse.jdt.internal.launching.Standard11xVM
-
- getVMRunner(String) - Method in class org.eclipse.jdt.internal.launching.StandardVM
-
- getVMRunner(ILaunchConfiguration, String) - Method in class org.eclipse.jdt.launching.AbstractJavaLaunchConfigurationDelegate
-
Returns the VM runner for the given launch mode to use when launching the
given configuration.
- getVMRunner(String) - Method in class org.eclipse.jdt.launching.AbstractVMInstall
-
- getVMRunner(String) - Method in interface org.eclipse.jdt.launching.IVMInstall
-
Returns a VM runner that runs this installed VM in the given mode.
- getVMSpecificAttributesMap(ILaunchConfiguration) - Method in class org.eclipse.jdt.launching.AbstractJavaLaunchConfigurationDelegate
-
Returns the Map of VM-specific attributes specified by the given launch
configuration, or null if none.
- getVMSpecificAttributesMap() - Method in class org.eclipse.jdt.launching.VMRunnerConfiguration
-
Returns the Map that contains String name/value pairs that represent
VM-specific attributes.
- getVMTypeId(IPath) - Static method in class org.eclipse.jdt.internal.launching.JREContainerInitializer
-
Returns the VM type identifier from the given container ID path.
- getVMTypeToVMMap() - Method in class org.eclipse.jdt.internal.launching.VMDefinitionsContainer
-
Return a mapping of VM install types to lists of VMs.
- getVMVersion(File, File) - Method in class org.eclipse.jdt.internal.launching.StandardVMType
-
Returns the version of the VM at the given location, with the given
executable.
- getWorkingDir() - Method in class org.eclipse.jdt.internal.launching.StandardVMRunner.CommandDetails
-
- getWorkingDir(VMRunnerConfiguration) - Method in class org.eclipse.jdt.internal.launching.StandardVMRunner
-
Returns the working directory to use for the launched VM,
or null if the working directory is to be inherited
from the current process.
- getWorkingDirectory(ILaunchConfiguration) - Method in class org.eclipse.jdt.launching.AbstractJavaLaunchConfigurationDelegate
-
Returns the working directory specified by the given launch
configuration, or null if none.
- getWorkingDirectory() - Method in class org.eclipse.jdt.launching.VMRunnerConfiguration
-
Returns the working directory of a launched VM.
- getWorkingDirectoryPath(ILaunchConfiguration) - Method in class org.eclipse.jdt.launching.AbstractJavaLaunchConfigurationDelegate
-
Returns the working directory path specified by the given launch
configuration, or null if none.
- getWorkspaceJavaProjects(IProgressMonitor) - Static method in class org.eclipse.jdt.internal.launching.sourcelookup.advanced.AdvancedSourceLookupSupport
-
- IAccessRuleParticipant - Interface in org.eclipse.jdt.launching.environments
-
Contributes access rules for an execution environment.
- ID - Static variable in class org.eclipse.jdt.internal.launching.sourcelookup.advanced.AdvancedSourceLookupDirector
-
- ID - Static variable in class org.eclipse.jdt.launching.sourcelookup.containers.JavaSourcePathComputer
-
Unique identifier for the local Java source path computer
(value org.eclipse.jdt.launching.sourceLookup.javaSourcePathComputer).
- ID_EE_VM_TYPE - Static variable in class org.eclipse.jdt.internal.launching.EEVMType
-
VM Type id
- ID_EXTENSION_POINT_RUNTIME_CLASSPATH_ENTRIES - Static variable in class org.eclipse.jdt.internal.launching.LaunchingPlugin
-
Identifier for 'runtimeClasspathEntries' extension point
- ID_EXTENSION_POINT_VM_CONNECTORS - Static variable in class org.eclipse.jdt.internal.launching.LaunchingPlugin
-
Identifier for 'vmConnectors' extension point
- ID_JAVA_APPLET - Static variable in interface org.eclipse.jdt.launching.IJavaLaunchConfigurationConstants
-
Identifier for the Java Applet launch configuration type
(value "org.eclipse.jdt.launching.javaApplet").
- ID_JAVA_APPLICATION - Static variable in interface org.eclipse.jdt.launching.IJavaLaunchConfigurationConstants
-
Identifier for the Local Java Application launch configuration type
(value "org.eclipse.jdt.launching.localJavaApplication").
- ID_JAVA_PROCESS_TYPE - Static variable in interface org.eclipse.jdt.launching.IJavaLaunchConfigurationConstants
-
Identifier for the java process type, which is annotated on processes created
by the local java application launch delegate.
- ID_JAVA_SOURCE_LOCATOR - Static variable in class org.eclipse.jdt.launching.sourcelookup.JavaSourceLocator
-
Deprecated.
Identifier for the 'Java Source Locator' extension
(value "org.eclipse.jdt.launching.javaSourceLocator").
- ID_PLUGIN - Static variable in class org.eclipse.jdt.internal.launching.LaunchingPlugin
-
The id of the JDT launching plug-in (value "org.eclipse.jdt.launching").
- ID_PLUGIN - Static variable in class org.eclipse.jdt.launching.JavaRuntime
-
Unique identifier constant (value "org.eclipse.jdt.launching")
for the Java launching plug-in.
- ID_REMOTE_JAVA_APPLICATION - Static variable in interface org.eclipse.jdt.launching.IJavaLaunchConfigurationConstants
-
Identifier for the Remote Java Application launch configuration type
(value "org.eclipse.jdt.launching.remoteJavaApplication").
- ID_SOCKET_ATTACH_VM_CONNECTOR - Static variable in interface org.eclipse.jdt.launching.IJavaLaunchConfigurationConstants
-
Identifier for the standard Socket Attaching VM connector
(value "org.eclipse.jdt.launching.socketAttachConnector").
- ID_SOCKET_LISTEN_VM_CONNECTOR - Static variable in interface org.eclipse.jdt.launching.IJavaLaunchConfigurationConstants
-
Identifier for the standard Socket Listening VM connector
(value "org.eclipse.jdt.launching.socketListenConnector").
- ID_sourceContainerResolvers - Static variable in class org.eclipse.jdt.internal.launching.sourcelookup.advanced.AdvancedSourceLookupSupport
-
- ID_STANDARD_VM_TYPE - Static variable in class org.eclipse.jdt.internal.launching.StandardVMType
-
- ID_workspaceProjectDescribers - Static variable in class org.eclipse.jdt.internal.launching.sourcelookup.advanced.AdvancedSourceLookupSupport
-
- IExecutionEnvironment - Interface in org.eclipse.jdt.launching.environments
-
An execution environment describes capabilities of
a Java runtime environment (IVMInstall).
- IExecutionEnvironmentAnalyzerDelegate - Interface in org.eclipse.jdt.launching.environments
-
Analyzes vm installs for compatibility with execution environments.
- IExecutionEnvironmentsManager - Interface in org.eclipse.jdt.launching.environments
-
Manager for execution environments.
- IJavaLaunchConfigurationConstants - Interface in org.eclipse.jdt.launching
-
Constant definitions for Java launch configurations.
- IJavaSourceLocation - Interface in org.eclipse.jdt.launching.sourcelookup
-
- IJDIHelpers - Interface in org.eclipse.jdt.internal.launching.sourcelookup.advanced
-
Helpers to extract source lookup location information from advanced source lookup JSR-45 strata.
- ILibraryLocationResolver - Interface in org.eclipse.jdt.launching
-
This resolver allows contributors to provide
LibraryLocation information for
non-standard JRE / JDK libraries.
- INDEX_LOC - Static variable in class org.eclipse.jdt.launching.environments.ExecutionEnvironmentDescription
-
Pre-built index location property in an execution environment description file.
- init(ISourceLookupDirector) - Method in class org.eclipse.jdt.launching.sourcelookup.advanced.AdvancedSourceLookupParticipant
-
- init(ISourceLookupDirector) - Method in class org.eclipse.jdt.launching.sourcelookup.containers.JavaSourceLookupParticipant
-
- initialize(String) - Method in class org.eclipse.jdt.internal.launching.JavaClasspathVariablesInitializer
-
- initialize(IPath, IJavaProject) - Method in class org.eclipse.jdt.internal.launching.JREContainerInitializer
-
- initialize(IPath, IJavaProject[]) - Method in class org.eclipse.jdt.internal.launching.JREContainerInitializer
-
Sets the specified class path container for all of the given projects.
- initialize(IProgressMonitor) - Method in class org.eclipse.jdt.internal.launching.sourcelookup.advanced.WorkspaceProjectSourceContainers
-
- initializeDefaultPreferences() - Method in class org.eclipse.jdt.internal.launching.LaunchingPreferenceInitializer
-
- initializeDefaults(ILaunchConfiguration) - Method in class org.eclipse.jdt.launching.sourcelookup.JavaSourceLocator
-
Deprecated.
- initializeFrom(Element) - Method in class org.eclipse.jdt.internal.launching.DefaultProjectClasspathEntry
-
- initializeFrom(Element) - Method in class org.eclipse.jdt.internal.launching.VariableClasspathEntry
-
- initializeFrom(Element) - Method in interface org.eclipse.jdt.launching.IRuntimeClasspathEntry2
-
Initializes this runtime classpath entry from the given memento.
- initializeFrom(String) - Method in class org.eclipse.jdt.launching.sourcelookup.ArchiveSourceLocation
-
Deprecated.
- initializeFrom(String) - Method in class org.eclipse.jdt.launching.sourcelookup.DirectorySourceLocation
-
Deprecated.
- initializeFrom(String) - Method in interface org.eclipse.jdt.launching.sourcelookup.IJavaSourceLocation
-
Deprecated.
Initializes this source location from the given memento.
- initializeFrom(String) - Method in class org.eclipse.jdt.launching.sourcelookup.JavaProjectSourceLocation
-
Deprecated.
- initializeFrom(String) - Method in class org.eclipse.jdt.launching.sourcelookup.PackageFragmentRootSourceLocation
-
Deprecated.
- initializeFromMemento(String) - Method in class org.eclipse.jdt.launching.sourcelookup.JavaSourceLocator
-
Deprecated.
- initializeParticipants() - Method in class org.eclipse.jdt.internal.launching.JavaSourceLookupDirector
-
- initializeParticipants() - Method in class org.eclipse.jdt.internal.launching.sourcelookup.advanced.AdvancedSourceLookupDirector
-
- INSTANCE - Static variable in interface org.eclipse.jdt.internal.launching.sourcelookup.advanced.IJDIHelpers
-
- IRunnableWithProgress - Interface in org.eclipse.jdt.internal.launching.sourcelookup.advanced
-
Runnable with progress interface.
- IRuntimeClasspathEntry - Interface in org.eclipse.jdt.launching
-
Represents an entry on a runtime classpath.
- IRuntimeClasspathEntry2 - Interface in org.eclipse.jdt.launching
-
Enhancements to IRuntimeClasspathEntry to support
extensible runtime classpath entries.
- IRuntimeClasspathEntryResolver - Interface in org.eclipse.jdt.launching
-
Resolves variable and/or container runtime classpath entries in
the context of a launch configuration or Java project.
- IRuntimeClasspathEntryResolver2 - Interface in org.eclipse.jdt.launching
-
- IRuntimeClasspathProvider - Interface in org.eclipse.jdt.launching
-
A classpath provider computes an unresolved classpath for a launch configuration, and resolves classpath entries for a launch configuration.
- IRuntimeContainerComparator - Interface in org.eclipse.jdt.launching
-
- isActive(IJavaProject) - Method in class org.eclipse.jdt.internal.launching.EECompilationParticipant
-
- isAdvancedSourcelookupEnabled() - Static method in class org.eclipse.jdt.internal.launching.sourcelookup.advanced.AdvancedSourceLookupSupport
-
- isAllowTerminate(ILaunchConfiguration) - Method in class org.eclipse.jdt.launching.AbstractJavaLaunchConfigurationDelegate
-
Returns whether the given launch configuration specifies that termination
is allowed.
- isArgumentFileSupported() - Method in class org.eclipse.jdt.internal.launching.CommandLineShortener
-
- isAutomodule() - Method in class org.eclipse.jdt.internal.launching.AbstractRuntimeClasspathEntry
-
- isAutomodule() - Method in class org.eclipse.jdt.internal.launching.RuntimeClasspathEntry
-
- isAutomodule() - Method in interface org.eclipse.jdt.launching.IRuntimeClasspathEntry
-
Returns true if the java project associated is an AutoModule.
- isCandidate(ILaunchConfiguration) - Method in class org.eclipse.jdt.internal.launching.JavaMigrationDelegate
-
- isChanged() - Method in class org.eclipse.jdt.internal.launching.VMListener
-
- isComposite() - Method in class org.eclipse.jdt.internal.launching.AbstractRuntimeClasspathEntry
-
- isComposite() - Method in class org.eclipse.jdt.internal.launching.DefaultProjectClasspathEntry
-
- isComposite() - Method in interface org.eclipse.jdt.launching.IRuntimeClasspathEntry2
-
Returns whether this classpath entry is composed of other entries.
- isContributedVMInstall(String) - Static method in class org.eclipse.jdt.launching.JavaRuntime
-
Returns whether the VM install with the specified id was contributed via
the vmInstalls extension point.
- isDuplicate(IPath) - Method in interface org.eclipse.jdt.launching.IRuntimeContainerComparator
-
Deprecated.
Returns whether this container is a duplicate of the container
identified by the given path.
- isEmpty(String) - Method in class org.eclipse.jdt.internal.launching.RuntimeClasspathEntry
-
- isExecutionEnvironment(IPath) - Static method in class org.eclipse.jdt.internal.launching.JREContainerInitializer
-
Returns whether the given path identifies a VM by execution environment.
- isExportedEntriesOnly() - Method in class org.eclipse.jdt.internal.launching.DefaultProjectClasspathEntry
-
Returns whether the classpath computation only includes exported
entries in referenced projects.
- isIgnoreVMDefPropertyChangeEvents() - Method in class org.eclipse.jdt.internal.launching.LaunchingPlugin
-
Returns if VM property changed event should be ignored or not
- isLaunchProblem(IMarker) - Method in class org.eclipse.jdt.launching.AbstractJavaLaunchConfigurationDelegate
-
- isMergeOutput() - Method in class org.eclipse.jdt.launching.VMRunnerConfiguration
-
Gets the fMergeOutput.
- isModular(VMRunnerConfiguration, IVMInstall) - Method in class org.eclipse.jdt.launching.AbstractVMRunner
-
Examines the project and install for presence of module and execution support.
- isModularConfiguration(ILaunchConfiguration) - Static method in class org.eclipse.jdt.launching.JavaRuntime
-
Checks if configuration JRE is greater than 8.
- isModularJava(IVMInstall) - Static method in class org.eclipse.jdt.launching.JavaRuntime
-
Checks if vm install is modular( version greater than 8).
- isModularProject(IJavaProject) - Static method in class org.eclipse.jdt.launching.JavaRuntime
-
Checks if project entry is modular
- isModule(IClasspathEntry, IJavaProject) - Static method in class org.eclipse.jdt.launching.JavaRuntime
-
Checks if classpath entry is modular and project is modular .
- ISourceContainerResolver - Interface in org.eclipse.jdt.launching.sourcelookup.advanced
-
Implementations of this interface identify runtime classes locations and download (or "resolve") corresponding sources from external sources
repositories like Maven or P2 artifact repositories and PDE target platform.
- isPreviewEnabled() - Method in class org.eclipse.jdt.launching.VMRunnerConfiguration
-
Gets the fPreviewEnabled.
- isResumeOnStartup() - Method in class org.eclipse.jdt.launching.VMRunnerConfiguration
-
Returns whether the VM is resumed on startup when launched
in debug mode.
- isSameArchives(LibraryLocation[], LibraryLocation[]) - Static method in class org.eclipse.jdt.internal.launching.JRERuntimeClasspathEntryResolver
-
Return whether the given list of libraries refer to the same archives in the same
order.
- isSourceProject(IJavaProject) - Static method in class org.eclipse.jdt.launching.sourcelookup.advanced.AdvancedSourceLookup
-
Returns true if the given project has sources folders, false otherwise.
- isStopInMain(ILaunchConfiguration) - Method in class org.eclipse.jdt.launching.AbstractJavaLaunchConfigurationDelegate
-
Returns whether the given launch configuration specifies that execution
should suspend on entry of the main method.
- isStrictlyCompatbile() - Method in class org.eclipse.jdt.launching.environments.CompatibleEnvironment
-
Returns whether the analyzed vm install is strictly compatible with the compatible
environment or represents a superset of the environment.
- isStrictlyCompatible(IVMInstall) - Method in interface org.eclipse.jdt.launching.environments.IExecutionEnvironment
-
Returns whether the specified VM install is strictly compatible with
this environment.
- isTerminated() - Method in class org.eclipse.jdt.internal.launching.SocketListenConnectorProcess
-
- isVMInstallReference(IClasspathEntry) - Method in class org.eclipse.jdt.internal.launching.JRERuntimeClasspathEntryResolver
-
- isVMInstallReference(IClasspathEntry) - Method in class org.eclipse.jdt.internal.launching.RuntimeClasspathEntryResolver
-
- isVMInstallReference(IClasspathEntry) - Method in interface org.eclipse.jdt.launching.IRuntimeClasspathEntryResolver2
-
Returns whether the given classpath entry references a VM install.
- isVMInstallReference(IRuntimeClasspathEntry) - Static method in class org.eclipse.jdt.launching.JavaRuntime
-
Returns whether the given runtime classpath entry refers to a VM install.
- isVMLogging() - Static method in class org.eclipse.jdt.internal.launching.LaunchingPlugin
-
- IVMConnector - Interface in org.eclipse.jdt.launching
-
A VM connector establishes a JDI connection with a debuggable
virtual machine.
- IVMInstall - Interface in org.eclipse.jdt.launching
-
Represents a particular installation of a VM.
- IVMInstall2 - Interface in org.eclipse.jdt.launching
-
Optional extensions that may be implemented by an
IVMInstall.
- IVMInstall3 - Interface in org.eclipse.jdt.launching
-
Optional extensions that may be implemented by an
IVMInstall, providing access to
a JRE's system properties.
- IVMInstallChangedListener - Interface in org.eclipse.jdt.launching
-
A VM install changed listener is notified when
the workspace default VM install changes, or when an attribute of
a specific VM install changes.
- IVMInstallType - Interface in org.eclipse.jdt.launching
-
Represents a particular type of VM for which there may be
any number of VM installations.
- IVMRunner - Interface in org.eclipse.jdt.launching
-
A VM runner starts a Java VM running a Java program.
- IWorkspaceProjectDescriber - Interface in org.eclipse.jdt.launching.sourcelookup.advanced
-
Implementations of this interface describe workspace projects for the purpose of source lookup.
- IWorkspaceProjectDescriber.IJavaProjectSourceDescription - Interface in org.eclipse.jdt.launching.sourcelookup.advanced
-
- sameURL(URL, URL) - Static method in class org.eclipse.jdt.internal.launching.LaunchingPlugin
-
Compares two URL for equality, but do not connect to do DNS resolution
- savePreferences() - Static method in class org.eclipse.jdt.launching.JavaRuntime
-
Saves the preferences for the launching plug-in.
- saveVMConfiguration() - Static method in class org.eclipse.jdt.launching.JavaRuntime
-
Saves the VM configuration information to the preferences.
- schedule(IRunnableWithProgress) - Static method in class org.eclipse.jdt.internal.launching.sourcelookup.advanced.AdvancedSourceLookupSupport
-
- schedule(IRunnableWithProgress) - Method in class org.eclipse.jdt.internal.launching.sourcelookup.advanced.BackgroundProcessingJob
-
- setAttribute(String, String) - Method in class org.eclipse.jdt.internal.launching.SocketListenConnectorProcess
-
- setAttribute(String, String) - Method in class org.eclipse.jdt.launching.AbstractVMInstall
-
Sets a VM specific attribute.
- setBootClassPath(String[]) - Method in class org.eclipse.jdt.launching.VMRunnerConfiguration
-
Sets the boot classpath.
- setClasspathProperty(int) - Method in class org.eclipse.jdt.internal.launching.AbstractRuntimeClasspathEntry
-
- setClasspathProperty(int) - Method in class org.eclipse.jdt.internal.launching.RuntimeClasspathEntry
-
- setClasspathProperty(int) - Method in interface org.eclipse.jdt.launching.IRuntimeClasspathEntry
-
Sets whether this entry should appear on the bootstrap classpath,
the user classpath, or whether this entry is a standard bootstrap entry
that does not need to appear on the classpath.
- setCommandLine(String[]) - Method in class org.eclipse.jdt.internal.launching.StandardVMRunner.CommandDetails
-
- setCommandLineShortener(IProcessTempFileCreator) - Method in class org.eclipse.jdt.internal.launching.StandardVMRunner.CommandDetails
-
- setDefaultRootPath(String) - Method in class org.eclipse.jdt.internal.launching.StandardVMType
-
- setDefaultSourceLocator(ILaunch, ILaunchConfiguration) - Method in class org.eclipse.jdt.launching.AbstractJavaLaunchConfigurationDelegate
-
Assigns a default source locator to the given launch if a source locator
has not yet been assigned to it, and the associated launch configuration
does not specify a source locator.
- setDefaultVM(IVMInstall) - Method in interface org.eclipse.jdt.launching.environments.IExecutionEnvironment
-
Sets the VM to use by default for this execution environment.
- setDefaultVMConnector(IVMConnector, IProgressMonitor) - Static method in class org.eclipse.jdt.launching.JavaRuntime
-
Sets a VM connector as the system-wide default VM.
- setDefaultVMInstall(IVMInstall, IProgressMonitor) - Static method in class org.eclipse.jdt.launching.JavaRuntime
-
Sets a VM as the system-wide default VM, and notifies registered VM install
change listeners of the change.
- setDefaultVMInstall(IVMInstall, IProgressMonitor, boolean) - Static method in class org.eclipse.jdt.launching.JavaRuntime
-
Sets a VM as the system-wide default VM, and notifies registered VM install
change listeners of the change.
- setDefaultVMInstallCompositeID(String) - Method in class org.eclipse.jdt.internal.launching.VMDefinitionsContainer
-
Sets the composite ID for the default VM.
- setDefaultVMInstallConnectorTypeID(String) - Method in class org.eclipse.jdt.internal.launching.VMDefinitionsContainer
-
Set the default VM's connector type ID.
- setEnvironment(String[]) - Method in class org.eclipse.jdt.launching.VMRunnerConfiguration
-
Sets the environment for the Java program.
- setEnvp(String[]) - Method in class org.eclipse.jdt.internal.launching.StandardVMRunner.CommandDetails
-
- setExportedEntriesOnly(boolean) - Method in class org.eclipse.jdt.internal.launching.DefaultProjectClasspathEntry
-
Sets whether the runtime classpath computation should only
include exported entries in referenced projects.
- setExternalAnnotationsPath(IPath) - Method in class org.eclipse.jdt.internal.launching.AbstractRuntimeClasspathEntry
-
- setExternalAnnotationsPath(IPath) - Method in class org.eclipse.jdt.internal.launching.RuntimeClasspathEntry
-
- setExternalAnnotationsPath(IPath) - Method in interface org.eclipse.jdt.launching.IRuntimeClasspathEntry
-
Sets the path to the external annotations file or directory.
- setIgnoreVMDefPropertyChangeEvents(boolean) - Method in class org.eclipse.jdt.internal.launching.LaunchingPlugin
-
Allows VM property change events to be ignored
- setIndexLocation(URL) - Method in class org.eclipse.jdt.launching.LibraryLocation
-
Sets the index location to the given URL.
- setInitializationData(IConfigurationElement, String, Object) - Method in class org.eclipse.jdt.launching.AbstractVMInstallType
-
Initializes the id parameter from the "id" attribute
in the configuration markup.
- setInstallLocation(File) - Method in class org.eclipse.jdt.launching.AbstractVMInstall
-
- setInstallLocation(File) - Method in interface org.eclipse.jdt.launching.IVMInstall
-
Sets the root directory of the install location of this VM.
- setJavadocLocation(URL) - Method in class org.eclipse.jdt.launching.AbstractVMInstall
-
- setJavadocLocation(URL) - Method in interface org.eclipse.jdt.launching.IVMInstall
-
Sets the Javadoc location associated with this VM install.
- setJavaProject(IJavaProject) - Method in class org.eclipse.jdt.internal.launching.AbstractRuntimeClasspathEntry
-
Sets the Java project associated with this entry.
- setJavaProject(IJavaProject) - Method in class org.eclipse.jdt.internal.launching.RuntimeClasspathEntry
-
Sets the Java project associated with this classpath entry.
- setLibraryInfo(String, LibraryInfo) - Static method in class org.eclipse.jdt.internal.launching.LaunchingPlugin
-
Sets the library info that corresponds to the specified JRE install
path.
- setLibraryLocations(LibraryLocation[]) - Method in class org.eclipse.jdt.launching.AbstractVMInstall
-
- setLibraryLocations(LibraryLocation[]) - Method in interface org.eclipse.jdt.launching.IVMInstall
-
Sets the library locations of this IVMInstall.
- setMergeOutput(boolean) - Method in class org.eclipse.jdt.launching.VMRunnerConfiguration
-
Sets the fMergeOutput.
- setModuleDescription(String) - Method in class org.eclipse.jdt.launching.VMRunnerConfiguration
-
Sets the fModuleDescription.
- setModulepath(String[]) - Method in class org.eclipse.jdt.launching.VMRunnerConfiguration
-
Sets the modulepath.
- setName(String) - Method in class org.eclipse.jdt.launching.AbstractVMInstall
-
- setName(String) - Method in interface org.eclipse.jdt.launching.IVMInstall
-
Sets the display name of this VM.
- setNotify(boolean) - Method in class org.eclipse.jdt.launching.AbstractVMInstall
-
Whether this VM should fire property change notifications.
- setOverrideDependencies(String) - Method in class org.eclipse.jdt.launching.VMRunnerConfiguration
-
Sets the fOverrideDependencies.
- setPort(int) - Method in class org.eclipse.jdt.internal.launching.StandardVMRunner.CommandDetails
-
- setPreviewEnabled(boolean) - Method in class org.eclipse.jdt.launching.VMRunnerConfiguration
-
Sets the fPreviewEnabled.
- setProcessTempFilesDir(File) - Method in class org.eclipse.jdt.internal.launching.ClasspathShortener
-
The directory to use to create temp files needed when shortening the classpath.
- setProcessTempFilesDir(File) - Method in class org.eclipse.jdt.internal.launching.CommandLineShortener
-
The directory to use to create temp files needed when shortening the classpath.
- setProgramArguments(String[]) - Method in class org.eclipse.jdt.launching.VMRunnerConfiguration
-
Sets the custom program arguments.
- setResumeOnStartup(boolean) - Method in class org.eclipse.jdt.launching.VMRunnerConfiguration
-
Sets whether the VM is resumed on startup when launched in
debug mode.
- setSourceAttachmentPath(IPath) - Method in class org.eclipse.jdt.internal.launching.AbstractRuntimeClasspathEntry
-
- setSourceAttachmentPath(IPath) - Method in class org.eclipse.jdt.internal.launching.RuntimeClasspathEntry
-
- setSourceAttachmentPath(IPath) - Method in interface org.eclipse.jdt.launching.IRuntimeClasspathEntry
-
Sets the path to the source archive associated with this
entry, or null if this classpath entry has no
source attachment.
- setSourceAttachmentRootPath(IPath) - Method in class org.eclipse.jdt.internal.launching.AbstractRuntimeClasspathEntry
-
- setSourceAttachmentRootPath(IPath) - Method in class org.eclipse.jdt.internal.launching.RuntimeClasspathEntry
-
- setSourceAttachmentRootPath(IPath) - Method in interface org.eclipse.jdt.launching.IRuntimeClasspathEntry
-
Sets the path within the source archive where package fragments
are located.
- setSourceLocations(IJavaSourceLocation[]) - Method in class org.eclipse.jdt.launching.sourcelookup.JavaSourceLocator
-
Deprecated.
Sets the locations that will be searched, in the order
to be searched.
- setSystemLibrarySource(IPath) - Method in class org.eclipse.jdt.launching.LibraryLocation
-
Sets the JRE library source zip location.
- setVariableString(String) - Method in class org.eclipse.jdt.internal.launching.VariableClasspathEntry
-
- setVMArgs(String) - Method in class org.eclipse.jdt.launching.AbstractVMInstall
-
- setVMArgs(String) - Method in interface org.eclipse.jdt.launching.IVMInstall2
-
Sets VM arguments to be used with this vm install whenever this
VM is launched as a raw string, possibly null.
- setVMArguments(String[]) - Method in class org.eclipse.jdt.launching.AbstractVMInstall
-
- setVMArguments(String[]) - Method in interface org.eclipse.jdt.launching.IVMInstall
-
- setVMArguments(String[]) - Method in class org.eclipse.jdt.launching.VMRunnerConfiguration
-
Sets the custom VM arguments.
- setVMSpecificAttributesMap(Map<String, Object>) - Method in class org.eclipse.jdt.launching.VMRunnerConfiguration
-
Sets the Map that contains String name/value pairs that represent
VM-specific attributes.
- setWorkingDir(File) - Method in class org.eclipse.jdt.internal.launching.StandardVMRunner.CommandDetails
-
- setWorkingDirectory(String) - Method in class org.eclipse.jdt.launching.VMRunnerConfiguration
-
Sets the working directory for a launched VM.
- shortenCommandLine() - Method in class org.eclipse.jdt.internal.launching.CommandLineShortener
-
Writes the command line into an arguments file and returns the shortened command line.
- shortenCommandLineIfNecessary() - Method in class org.eclipse.jdt.internal.launching.ClasspathShortener
-
Shorten the command line if necessary.
- shouldShortenCommandLine() - Method in class org.eclipse.jdt.internal.launching.CommandLineShortener
-
Indicates if the command line
can and should be shortened.
- showCommandLine(VMRunnerConfiguration, ILaunch, IProgressMonitor) - Method in class org.eclipse.jdt.internal.launching.StandardVMDebugger
-
- showCommandLine(VMRunnerConfiguration, ILaunch, IProgressMonitor) - Method in class org.eclipse.jdt.internal.launching.StandardVMRunner
-
- showCommandLine(VMRunnerConfiguration, ILaunch, IProgressMonitor) - Method in interface org.eclipse.jdt.launching.IVMRunner
-
Gets the command line required to launch a Java VM as specified in the given configuration, contributing results (debug targets and processes),
to the given launch.
- showCommandLine(ILaunchConfiguration, String, ILaunch, IProgressMonitor) - Method in class org.eclipse.jdt.launching.JavaLaunchDelegate
-
- SocketAttachConnector - Class in org.eclipse.jdt.internal.launching
-
A standard socket attaching connector
- SocketAttachConnector() - Constructor for class org.eclipse.jdt.internal.launching.SocketAttachConnector
-
- SocketAttachConnector_0 - Static variable in class org.eclipse.jdt.internal.launching.LaunchingMessages
-
- SocketAttachConnector_Configuring_connection____1 - Static variable in class org.eclipse.jdt.internal.launching.LaunchingMessages
-
- SocketAttachConnector_Connecting____1 - Static variable in class org.eclipse.jdt.internal.launching.LaunchingMessages
-
- SocketAttachConnector_Establishing_connection____2 - Static variable in class org.eclipse.jdt.internal.launching.LaunchingMessages
-
- SocketAttachConnector_Failed_to_connect_to_remote_VM_1 - Static variable in class org.eclipse.jdt.internal.launching.LaunchingMessages
-
- SocketAttachConnector_Failed_to_connect_to_remote_VM_as_connection_was_refused_2 - Static variable in class org.eclipse.jdt.internal.launching.LaunchingMessages
-
- SocketAttachConnector_Failed_to_connect_to_remote_VM_because_of_unknown_host____0___1 - Static variable in class org.eclipse.jdt.internal.launching.LaunchingMessages
-
- SocketAttachConnector_Hostname_unspecified_for_remote_connection__4 - Static variable in class org.eclipse.jdt.internal.launching.LaunchingMessages
-
- SocketAttachConnector_Port_unspecified_for_remote_connection__2 - Static variable in class org.eclipse.jdt.internal.launching.LaunchingMessages
-
- SocketAttachConnector_Socket_attaching_connector_not_available_3 - Static variable in class org.eclipse.jdt.internal.launching.LaunchingMessages
-
- SocketAttachConnector_Standard__Socket_Attach__4 - Static variable in class org.eclipse.jdt.internal.launching.LaunchingMessages
-
- SocketListenConnector - Class in org.eclipse.jdt.internal.launching
-
A standard socket listening connector.
- SocketListenConnector() - Constructor for class org.eclipse.jdt.internal.launching.SocketListenConnector
-
- SocketListenConnector_0 - Static variable in class org.eclipse.jdt.internal.launching.LaunchingMessages
-
- SocketListenConnector_1 - Static variable in class org.eclipse.jdt.internal.launching.LaunchingMessages
-
- SocketListenConnector_2 - Static variable in class org.eclipse.jdt.internal.launching.LaunchingMessages
-
- SocketListenConnector_3 - Static variable in class org.eclipse.jdt.internal.launching.LaunchingMessages
-
- SocketListenConnector_4 - Static variable in class org.eclipse.jdt.internal.launching.LaunchingMessages
-
- SocketListenConnectorProcess - Class in org.eclipse.jdt.internal.launching
-
A process that represents a VM listening connector that is waiting for some VM(s) to remotely connect.
- SocketListenConnectorProcess(ILaunch, String, int) - Constructor for class org.eclipse.jdt.internal.launching.SocketListenConnectorProcess
-
Creates this process.
- SocketListenConnectorProcess_0 - Static variable in class org.eclipse.jdt.internal.launching.LaunchingMessages
-
- SocketListenConnectorProcess_1 - Static variable in class org.eclipse.jdt.internal.launching.LaunchingMessages
-
- SocketListenConnectorProcess_4 - Static variable in class org.eclipse.jdt.internal.launching.LaunchingMessages
-
- SocketListenConnectorProcess_5 - Static variable in class org.eclipse.jdt.internal.launching.LaunchingMessages
-
- SocketUtil - Class in org.eclipse.jdt.launching
-
Utility class to find a port to debug on.
- SocketUtil() - Constructor for class org.eclipse.jdt.launching.SocketUtil
-
- SOURCE_DEFAULT - Static variable in class org.eclipse.jdt.launching.environments.ExecutionEnvironmentDescription
-
Source archive property name in an execution environment description file.
- SOURCE_MAP - Static variable in class org.eclipse.jdt.launching.environments.ExecutionEnvironmentDescription
-
Source map property name in an execution environment description file.
- sourceContainersChanged(ISourceLookupDirector) - Method in class org.eclipse.jdt.launching.sourcelookup.advanced.AdvancedSourceLookupParticipant
-
- sourceContainersChanged(ISourceLookupDirector) - Method in class org.eclipse.jdt.launching.sourcelookup.containers.JavaSourceLookupParticipant
-
- specifyArguments(Map<String, Connector.Argument>, int) - Method in class org.eclipse.jdt.internal.launching.StandardVMDebugger
-
Allows arguments to be specified
- Standard11xVM - Class in org.eclipse.jdt.internal.launching
-
A 1.1.x VM
- Standard11xVM(IVMInstallType, String) - Constructor for class org.eclipse.jdt.internal.launching.Standard11xVM
-
- Standard11xVMRunner - Class in org.eclipse.jdt.internal.launching
-
A 1.1.x VM runner
- Standard11xVMRunner(IVMInstall) - Constructor for class org.eclipse.jdt.internal.launching.Standard11xVMRunner
-
- Standard11xVMType - Class in org.eclipse.jdt.internal.launching
-
A VM install type for VMs the conform to the 1.1.x standard
JDK installion layout, and command line options.
- Standard11xVMType() - Constructor for class org.eclipse.jdt.internal.launching.Standard11xVMType
-
- Standard11xVMType_Standard_1_1_x_VM_1 - Static variable in class org.eclipse.jdt.internal.launching.LaunchingMessages
-
- STANDARD_CLASSES - Static variable in interface org.eclipse.jdt.launching.IRuntimeClasspathEntry
-
Classpath property identifier for entries that appear on the
bootstrap path by default.
- StandardClasspathProvider - Class in org.eclipse.jdt.launching
-
Default implementation for classpath provider.
- StandardClasspathProvider() - Constructor for class org.eclipse.jdt.launching.StandardClasspathProvider
-
- StandardSourcePathProvider - Class in org.eclipse.jdt.launching
-
Default implementation of source lookup path computation and resolution.
- StandardSourcePathProvider() - Constructor for class org.eclipse.jdt.launching.StandardSourcePathProvider
-
- StandardVM - Class in org.eclipse.jdt.internal.launching
-
- StandardVMDebugger - Class in org.eclipse.jdt.internal.launching
-
A launcher for debugging Java main classes.
- StandardVMDebugger(IVMInstall) - Constructor for class org.eclipse.jdt.internal.launching.StandardVMDebugger
-
Creates a new launcher
- StandardVMDebugger_Constructing_command_line____3 - Static variable in class org.eclipse.jdt.internal.launching.LaunchingMessages
-
- StandardVMDebugger_Could_not_find_a_free_socket_for_the_debugger_1 - Static variable in class org.eclipse.jdt.internal.launching.LaunchingMessages
-
- StandardVMDebugger_Couldn__t_connect_to_VM_4 - Static variable in class org.eclipse.jdt.internal.launching.LaunchingMessages
-
- StandardVMDebugger_Couldn__t_connect_to_VM_5 - Static variable in class org.eclipse.jdt.internal.launching.LaunchingMessages
-
- StandardVMDebugger_Couldn__t_find_an_appropriate_debug_connector_2 - Static variable in class org.eclipse.jdt.internal.launching.LaunchingMessages
-
- StandardVMDebugger_Establishing_debug_connection____5 - Static variable in class org.eclipse.jdt.internal.launching.LaunchingMessages
-
- StandardVMDebugger_Finding_free_socket____2 - Static variable in class org.eclipse.jdt.internal.launching.LaunchingMessages
-
- StandardVMDebugger_Launching_VM____1 - Static variable in class org.eclipse.jdt.internal.launching.LaunchingMessages
-
- StandardVMDebugger_Starting_virtual_machine____4 - Static variable in class org.eclipse.jdt.internal.launching.LaunchingMessages
-
- StandardVMRunner - Class in org.eclipse.jdt.internal.launching
-
A launcher for running Java main classes.
- StandardVMRunner(IVMInstall) - Constructor for class org.eclipse.jdt.internal.launching.StandardVMRunner
-
Constructor
- StandardVMRunner.CommandDetails - Class in org.eclipse.jdt.internal.launching
-
- StandardVMRunner__0____1___2 - Static variable in class org.eclipse.jdt.internal.launching.LaunchingMessages
-
- StandardVMRunner__0____1___2_3 - Static variable in class org.eclipse.jdt.internal.launching.LaunchingMessages
-
- StandardVMRunner__0__at_localhost__1__1 - Static variable in class org.eclipse.jdt.internal.launching.LaunchingMessages
-
- StandardVMRunner_Constructing_command_line____2 - Static variable in class org.eclipse.jdt.internal.launching.LaunchingMessages
-
- StandardVMRunner_Launching_VM____1 - Static variable in class org.eclipse.jdt.internal.launching.LaunchingMessages
-
- StandardVMRunner_Specified_executable__0__does_not_exist_for__1__4 - Static variable in class org.eclipse.jdt.internal.launching.LaunchingMessages
-
- StandardVMRunner_Specified_working_directory_does_not_exist_or_is_not_a_directory___0__3 - Static variable in class org.eclipse.jdt.internal.launching.LaunchingMessages
-
- StandardVMRunner_Starting_virtual_machine____3 - Static variable in class org.eclipse.jdt.internal.launching.LaunchingMessages
-
- StandardVMRunner_Unable_to_locate_executable_for__0__1 - Static variable in class org.eclipse.jdt.internal.launching.LaunchingMessages
-
- StandardVMType - Class in org.eclipse.jdt.internal.launching
-
A VM install type for VMs the conform to the standard
JDK installation layout.
- StandardVMType() - Constructor for class org.eclipse.jdt.internal.launching.StandardVMType
-
- StandardVMType_Not_a_JDK_Root__Java_executable_was_not_found_1 - Static variable in class org.eclipse.jdt.internal.launching.LaunchingMessages
-
- StandardVMType_Not_a_JDK_root__System_library_was_not_found__1 - Static variable in class org.eclipse.jdt.internal.launching.LaunchingMessages
-
- StandardVMType_ok_2 - Static variable in class org.eclipse.jdt.internal.launching.LaunchingMessages
-
- StandardVMType_Standard_VM_3 - Static variable in class org.eclipse.jdt.internal.launching.LaunchingMessages
-
- start(BundleContext) - Method in class org.eclipse.jdt.internal.launching.LaunchingPlugin
-
- start() - Static method in class org.eclipse.jdt.internal.launching.sourcelookup.advanced.AdvancedSourceLookupSupport
-
- stop(BundleContext) - Method in class org.eclipse.jdt.internal.launching.LaunchingPlugin
-
Clears zip file cache.
- stop() - Static method in class org.eclipse.jdt.internal.launching.sourcelookup.advanced.AdvancedSourceLookupSupport
-
- STRATA_ID - Static variable in class org.eclipse.jdt.internal.launching.sourcelookup.advanced.JDIHelpers
-
- supportsModule() - Method in class org.eclipse.jdt.launching.AbstractJavaLaunchConfigurationDelegate
-
Supports modular class for launching.
- supportsPreviewFeatures(ILaunchConfiguration) - Method in class org.eclipse.jdt.launching.AbstractJavaLaunchConfigurationDelegate
-
Supports Preview Features for launching.
- supportsSourceContainerType(ISourceContainerType) - Method in class org.eclipse.jdt.internal.launching.JavaSourceLookupDirector
-