[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
|
[news.eclipse.tools] Re: NewsGroups archive
|
Mark,
you wrote:
Hi folks,
Is there anything in Eclipse that can actually point out the
jar
file from where the class has been loaded in the filesystem? Is there
any
way to do this in java of which anyone is aware?
and you got the following answer:
Mark.
from the
java.lang.Class.getProtectionDomain().getCodeSource().getLocation();
--
Thanks, Rich Kulp
Regards
Michael
On Fri, 18 Apr 2003 19:12:48 +0000 (UTC), Mark@xxxxxxxx (Mark) wrote:
>Hi folks,
> There seems to be archives set up for the developer's mailing
>lists. I was wondering if there was one set up for the Newsgroup?
>
>I'm looking for a post I made in the last month which explained how to
>retrieve the name and path location of the archive (i.e. JAR or ZIP) from
>which a class was loaded if anyone has the time could they check through
>any old posts for a post made by the user 'Mark'. It should have something
>relating to the classpath in the subject. I can only access the newsgroup
>thru the web interface and it doesn't go back far enough..
>
>Thanks folks,
>Mark.
>