This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: resource compiling


Op vr 17-01-2003, om 21:09 schreef Anthony Green:
> I looked at this again and think the docs are clear.  Would you mind
> explaining again what you think the problem is?  I'm probably just
> not-seeing it because I'm too familiar with it...
It's not a real problem, because I only make the mistake once. :P By
regularly I would call getClass().getResource("/...") to get a resource
starting from the toplevel package. But if you compile this as the
resource name, e.g. --resource /... you'll never find the resource. More
like first timer's sillyness. 




Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]