[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.newcomer] How to add an external JAR file when exporting an product

Hi,

I am new to eclipse. I need help.

I embeded a SWING application into a RCP framework by using an external JAR file. It works well within eclipse framework. But when I exported it to an product application and run it, it gave me error. From log file, I could see that the external JAR classpath could not be found.

How can I solve this problem? Please help me.

Thanks

Guoqian