[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.newcomer] Re: Newbie help with SWT

Dennis Williams wrote:
Thanks for your response. The correction on the command line parameter fixed the problem running it from there. I hadn't specified the full class name. As for the manifest file, that was just a typo... it actually is spelled SWTTest. For some reason, it still will not run by double-clicking the jar from an explorer window... any idea why?


What did you get when you doule-click the .jar file ? Possibly the manifest file was not ended with a new line , which will cause the last line not to parse correctly. So first make sure that your text file from which the manifest file create do has a new line in the end of file, and then use the jar command again.


--
JACK YAO, Beijing, China