Skip to main content



      Home
Home » Eclipse Projects » Rich Client Platform (RCP) » 3.2M4 not able to load plugin
3.2M4 not able to load plugin [message #443780] Fri, 03 February 2006 17:18 Go to next message
Eclipse UserFriend
Originally posted by: dgladson.gmail.com

Hi

I have a plugin which gets hooked to the Eclipse IDE and adds a preference
page to it.
I copied the plugin with the src (not yet built) into the eclipse\plugins
folder. When the prefernece page is accessed the following error is thrown

org.osgi.framework.BundleException: The activator
com.example.MyFirstPlugin for bundle MyFIrst_plugin is invalid.

Can you tell what I am doing wrong here?

Thanks
Re: 3.2M4 not able to load plugin [message #443882 is a reply to message #443780] Mon, 06 February 2006 08:24 Go to previous message
Eclipse UserFriend
Daniel Gladson wrote:
> Hi
>
> I have a plugin which gets hooked to the Eclipse IDE and adds a
> preference page to it.
> I copied the plugin with the src (not yet built) into the
> eclipse\plugins folder. When the prefernece page is accessed the
> following error is thrown

You have to build the plugin in eclipse, and then go to
Export>Deployable fragments and plugins to generate a deployable plugin.

Normally you get a jar, my.plugin_1.0.0.jar, which is what you put in
your eclipse/plugins directory.

Later,
PW
Previous Topic:How to maximize the RCP window at begin?
Next Topic:problem while migrating RCP app to 3.2
Goto Forum:
  


Current Time: Sat Jul 12 08:28:32 EDT 2025

Powered by FUDForum. Page generated in 0.15464 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top