|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object sk.uniba.euromath.tools.EclipseUtils
public final class EclipseUtils
Utilities for Eclipse.
Method Summary | |
---|---|
static IPath |
urlToPath(URL url)
Converts URL address to Eclipse IPath . |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static IPath urlToPath(URL url)
IPath
. It must point into
a local file.
url
- url address to convert.
IllegalArgumentException
- if given URL is not file:/
address.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |