Package org.eclipse.core.resources.variableresolvers
package org.eclipse.core.resources.variableresolvers
Provides APIs intended to be implemented by the path variable providers.
Package Specification
This package specifies the APIs in the Resources plug-in that are intended
to be implemented and used by plug-ins using the variableResolvers
extension point.
- Since:
- 3.6
-
ClassDescriptionAn interface that variable providers should implement in order to extends the default path variable list used to resolve relative locations of linked resources.