Hello,
thanks for the answers on the other topics.
I need some resources like Images and other files in my java-app. Where
should I install them?
Is there a way to locate them when someone doesn't install my app to
the default directory (then I cannot use absolute paths/the sam problem
on othe
Am Freitag, 12. Oktober 2001 19:21 schrieb Avi Cherry:
> At 8:55 AM -0700 10/12/01, Peter Graves wrote:
> > > is there a possibility to find out where a method has been
> > > called? =
> >>
> >> Something like the information given by an exception.
> >Thread.dumpStack()
>
> Just to point out, t
At 1:40 PM +0200 10/13/01, Raphael Mack wrote:
>I need some resources like Images and other files in my java-app. Where
>should I install them?
>Is there a way to locate them when someone doesn't install my app to
>the default directory (then I cannot use absolute paths/the sam problem
>on other p