is there any way to determine where in the file system a class is?
for example, if my class Foo.class is in
c:/foo/bar/classes/Foo.class
is there some way for Foo to know about this path?
=========================================================
-jeff
try { succeed(); } catch(E) { tryAgain(); } finally { rtfm(); }
for example, if my class Foo.class is in
c:/foo/bar/classes/Foo.class
is there some way for Foo to know about this path?
=========================================================
-jeff
try { succeed(); } catch(E) { tryAgain(); } finally { rtfm(); }