Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[eclipse-dev] Unable to load plugin in my eclipse product

Title: Unable to load plugin in my eclipse product

HI Folks ,

I have created one simple plugin through eclipse IDE , and copied into our product which is based on Eclipse framework ..

am able to see my plugin in under showview-->  others -->upon clicking on my plugin name-- am getting error msg "Unable to instantiate plugin"

checked for option external plugin-fragments   under file --> import  , my product does not contain that feature .
PDE runtime error logs show unable to load the class for my plugin project,

guess i need to to some initialisation,

I have set osgi.checkConfiguration=true in config.ini file

Looks like my plugin is not activated .
can you pls tell me am I missing any thing for loading the plugin

Thanks in advance

regards
Venkatesh



Confidentiality Notice

The information contained in this electronic message and any attachments to this message are intended
for the exclusive use of the addressee(s) and may contain confidential or privileged information. If
you are not the intended recipient, please notify the sender at Wipro or Mailadmin@xxxxxxxxx immediately
and destroy all copies of this message and any attachments.

Back to the top