org.eclipse.jdt.launching
Interface IRuntimeClasspathEntryResolver2
-
All Superinterfaces:
-
IRuntimeClasspathEntryResolver
-
public interface IRuntimeClasspathEntryResolver2
- extends
IRuntimeClasspathEntryResolver
Optional enhancements to
IRuntimeClasspathEntryResolver
.
Clients may implement this interface.
-
Since:
- 3.2
isVMInstallReference
boolean isVMInstallReference(
IClasspathEntry entry)
- Returns whether the given classpath entry references a VM install.
-
-
-
Parameters:
-
entry
- classpath entry
-
Returns:
- whether the given classpath entry references a VM install
Copyright (c) IBM Corp. and others 2000, 2008. All Rights Reserved.