If the classpath entry denotes a variable, it will be resolved and return the roots of the target entry (empty if not resolvable).
If the classpath entry denotes a container, it will be resolved and return the roots corresponding to the set of container entries (empty if not resolvable).
The result does not include package fragment roots in other projects referenced on this project's classpath. @param entry the given entry @return the existing package fragment roots identified by the given entry @see IClasspathContainer @since 2.1
|
|
|
|