CodePro Build - Error when exporting plugIn as a jar mithunk - Feb 20, 2006 - 10:26 AM Post subject: Error when exporting plugIn as a jar
Hi all,
I have written sample plugin project that uses some external jars. When I run it it runs fine. But when I try to export it, it is giving errors. When I inspected the error in the log file, it showed that the external jar what I have added is not set into the classpath.
So how do I resolve this??
Pls help
Thx in advance
MK
Anonymous - Feb 23, 2006 - 09:09 PM Post subject: RE: Error when exporting plugIn as a jar
try to make a plugin from a jar (available on new project), and reference to this new plugin.
exquisitus - Mar 09, 2006 - 04:42 AM Post subject: Error when exporting plugIn
Hi mithunk,
Have you solved this problem? if so how did u make it...