Interface FileReference
public interface FileReference
A reference to a file in eclipse.
- Since:
- 1.0
-
Method Summary
-
Method Details
-
getPath
-
getFile
-
getJarURL
-
isRelativeToPathVariable
boolean isRelativeToPathVariable()Returns true if this reference is relative to a path variable.- Since:
- 1.0
-