Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[platform-dev] External Jar on Plugin Classpath

Title: External Jar on Plugin Classpath

Platform-Dev,
        Hey all.  Is there anyway to have a .jar file on a plugin classpath that isn't inside the plugin's directory structure?  I know when you are in the plugin.xml editor you can add jars to the runtime tab but they have to be inside the plugin's project directory structure.  I tried hand coding the plugin.xml to reference a .jar outside the path and it shows up in the BundleLoader when debugging but when I try to use a class that is in the referenced .jar, I get the java.lang.ClassNotFoundException.  Any help would be appreciated.  Take care,

Jeremy Whitlock
ADP/SIS - Programmer Analyst
4725 Independence Street
Wheat Ridge, CO 80033
Phone:  (303) 590-6075
Fax:  (303) 590-6160



This message and any attachments are intended only for the use of the addressee and may contain information that is privileged and confidential. If the reader of the message is not the intended recipient or an authorized representative of the intended recipient, you are hereby notified that any dissemination of this communication is strictly prohibited. If you have received this communication in error, please notify us immediately by e-mail and delete the message and any attachments from your system.


Back to the top