diff options
author | Sven Gothel <[email protected]> | 2011-04-22 05:38:28 +0200 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2011-06-08 04:33:46 +0200 |
commit | 32f2f322b1fafa77c1f7f977152f39202ffec7f7 (patch) | |
tree | 5320fc84e12e596ecca8c113e8c641872c37dc33 /make/gluegen-cpptasks-custom.xml | |
parent | dcc1ca29d27e0637ef03e0ef0177ea3e6435c073 (diff) |
Fix/Add: Locator (Handle JarURLConnection and ..)
new: 'public static String getRelativeOf(URL baseLocation, String relativeFile)',
capable of handling a JAR file/url.
Using File based relative locator, allowing better utilization in code:
old public static String getRelativeOf(String absoluteFileLocation, String relativeFile)
new public static String getRelativeOf(File baseLocation, String relativeFile)
Diffstat (limited to 'make/gluegen-cpptasks-custom.xml')
0 files changed, 0 insertions, 0 deletions