FileReference

A reference to a file in eclipse.

Functions

Link copied to clipboard
abstract fun getFile(): File
Returns the target file.
Link copied to clipboard
abstract fun getJarURL(): String
Returns the jar URL of the file
Link copied to clipboard
abstract fun getPath(): String
Returns the logical path for the file.
Link copied to clipboard
Returns true if this reference is relative to a path variable.