[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Newsgroup Home]
|
[news.eclipse.newcomer] Re: Wizards
|
- From: luke2000@xxxxxx (Ludwig Moser)
- Date: Fri, 13 Mar 2009 07:05:29 +0000 (UTC)
- Newsgroups: eclipse.newcomer
- Organization: Eclipse
- User-agent: NewsPortal/0.36 (http://florian-amrhein.de/newsportal)
i now added
" -consoleLog" to the arguments, now i get an exception!
java.lang.NoClassDefFoundError: tt/at/lumo/net/Net
this is an import of another project
as its not found i guess its not copied when compiled to the bin...
how can i fix this (to import the bin of another project?)
thanks in advance