Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[eclipse-dev] boot classpath probelm

Title: boot classpath probelm

Hi All,

  I am very new to plugin development.  I have an application which loads a user selected java class dynamically using it's own class loader.  This application runs just fine when it is not a plugin.  But when I run this as a plugin, I see a ClassNotFoundException when it tries to load the class. I am using Eclipse 3.0.1 and  I have added all the required classes to boot classpath using Windows->Preferences->Java->Build Path->User Libraries configuration.  I still see ClassNotFoundException. How do I add classes or jar files to boot classpath?  Please help. 

Thanks,
Jyothi


IMPORTANT NOTICE
Email from OOCL is confidential and may be legally privileged. If it is not intended for you, please delete it immediately unread. The internet cannot guarantee that this communication is free of viruses, interception or interference and anyone who communicates with us by email is taken to accept the risks in so doing. Without limitation, OOCL and its affiliates accept no liability whatsoever and howsoever arising in connection with the use of this email. Under no circumstances shall this email constitute a binding agreement to carry or for provision of carriage services by OOCL, which is subject to the availability of carrier's equipment and vessels and the terms and conditions of OOCL's standard bill of lading which is also available at http://www.oocl.com.

Back to the top