Skip to main content

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

update your plugin.xml to identify the library

-----Original Message-----
From: pde-dev-admin@xxxxxxxxxxx [mailto:pde-dev-admin@xxxxxxxxxxx]On
Behalf Of Max Belugin
Sent: Thursday, July 03, 2003 6:00 PM
To: pde-dev@xxxxxxxxxxx
Subject: [pde-dev] Correct setup of PDE for multiple jars plugin


Hello pde-dev,

I have 2 projects:
JFine - the library
BnDT - the plugin for visualizing library object

JFine is builded to jar and used by BnDT
JFine requires also jacob.jar

HOWTO setup PDE project for rinning it correctly?

now BnDT do not see JFine classes.
  
-- 
Best regards,
 Max                          mailto:belugin@xxxxxxx
http://belugin.newmail.ru    ICQ:9406811

_______________________________________________
pde-dev mailing list
pde-dev@xxxxxxxxxxx
http://dev.eclipse.org/mailman/listinfo/pde-dev



Back to the top