|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IOptionPathConverter
An IOptionPathConverter converts between tool-specific paths and their platform locations
Method Summary | |
---|---|
org.eclipse.core.runtime.IPath |
convertToPlatformLocation(java.lang.String toolSpecificPath,
IOption option,
ITool tool)
Convert from a tool specific path to a platform location, e.g. |
Method Detail |
---|
org.eclipse.core.runtime.IPath convertToPlatformLocation(java.lang.String toolSpecificPath, IOption option, ITool tool)
toolSpecificPath
- The string representation of the tool-specific pathoption
- TODOtool
- TODO
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |