Re: [Eclipseme-users] How to launch using JAD

2007-03-14 Thread Craig Setera
Actually, this *does* work for local file system. Unfortunately, I forgot to mention something that has to be done for this to work. Please see http://eclipseme.org/blog/2007/03/14/launching-via-jad-with-version-166/ for more information. [EMAIL PROTECTED] wrote: > I do NOT think Java Applic

Re: [Eclipseme-users] How to launch using JAD

2007-03-13 Thread Liangyuning
I do NOT think Java Application Manager is not supporting local file path. just run an local http server on ur machine, and put a http path to the jar file. In a message dated 13/03/2007 18:40:02 GMT Standard Time, [EMAIL PROTECTED] writes: I was very pleased to see support for launchi

[Eclipseme-users] How to launch using JAD

2007-03-13 Thread John Seghers
I was very pleased to see support for launching with a specified JAD file since I have properties in the JAD I need for the app to run. However, I have so far been unable to actually launch the app having specified the JAD. It responds with a ClassNotFound exception. I tried providing a full p