sorry - mail class = main class.
Manish Pandit schrieb:
> sorry - mail class = main class.
>
[quoted text clipped - 25 lines]
> > >
> > > felix.
hi manish,
yes a would like to deploy a swing desktop app on xp. i export to jar
with the correspoding main class. running the app double clicking,
which uses javaw under winxp. however a just found out, that when i
start the app in the desktop dir everything is fine, but in a
subfolder, its a snail.
the splashscreen is a jwindow shown for a couple of seconds at the
start.
i cant make sense out of it!
regards,
felix.
Felix - 10 Sep 2006 06:53 GMT
Felix schrieb:
> Manish Pandit schrieb:
>
[quoted text clipped - 40 lines]
> regards,
> felix.
actually it is the case in any other folder then my desktop folder!!!
Robert M. Gary - 10 Sep 2006 16:46 GMT
> actually it is the case in any other folder then my desktop folder!!!
Is the drive hosting the .jar remote?
-Robert
hiwa - 10 Sep 2006 07:13 GMT
Felix のメッセージ:
> Manish Pandit schrieb:
>
[quoted text clipped - 40 lines]
> regards,
> felix.
> when i start the app in the desktop dir everything is fine, but in a
subfolder, its a snail.
Does it access external resources? Or, is it a completely
self-contained application, contained in a single jar file?
Felix - 10 Sep 2006 07:24 GMT
hiwa schrieb:
> Felix のメッセージ:
>
[quoted text clipped - 47 lines]
> Does it access external resources? Or, is it a completely
> self-contained application, contained in a single jar file?
No, all the resources are in the jar, which are 2 external jars and
some imgs.
regards,
felix.
Felix - 10 Sep 2006 09:33 GMT
Felix schrieb:
> hiwa schrieb:
>
[quoted text clipped - 54 lines]
> regards,
> felix.
...dont tell anyone please! the too obvisous problem was easily solved
when taking a closer look. sorry!