[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Newsgroup Home]
|
[news.eclipse.newcomer] Re: Newbie help with SWT
|
- From: Jack Yao <yaofahua@xxxxxxxxxxx>
- Date: Tue, 18 Oct 2005 20:12:04 +0800
- Newsgroups: eclipse.newcomer
- Organization: Tsinghua Univ
- User-agent: Thunderbird 1.4.1 (Windows/20051006)
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