Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re[2]: [pde-dev] Correct setup of PDE for multiple jars plugin

Hello Bheemesh,

Thursday, July 3, 2003, 4:59:18 PM, you wrote:

BC> update your plugin.xml to identify the library

did you mean this?
   <runtime>
      <library name="BnDT.jar"/>
      <library name="jacob.jar"/>
      <library name="jfine"/>
   </runtime>
when i place this in plugin.xml and press "save" external jars are
disappearing from the "libraries" tab. and project compiles with erors

If i add libraries to via "add external library", it compiles well,
but in runtime workbench these libraries can not be found.

-- 
Best regards,
 Max                          mailto:belugin@xxxxxxx
http://belugin.newmail.ru    ICQ:9406811



Back to the top