Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » Alternative to update site for plugin install?
Alternative to update site for plugin install? [message #328775] Wed, 04 June 2008 00:29 Go to next message
John J. Barton is currently offline John J. BartonFriend
Messages: 311
Registered: July 2009
Senior Member
I want to have people use my shiny new plugin. How?

I tried to create an update site but the install fails. (no repository
found for osgi.bundle).

I manually copied the plugin .jar file into a plugin directory. No
effect, my items don't show up.

The plugin works in PDE if I launch Eclipse Application.

Ideas on how to debug this?

Thanks,
John.
Re: Alternative to update site for plugin install? [message #328777 is a reply to message #328775] Wed, 04 June 2008 01:09 Go to previous message
John J. Barton is currently offline John J. BartonFriend
Messages: 311
Registered: July 2009
Senior Member
John J Barton wrote:
> I want to have people use my shiny new plugin. How?
>
> I tried to create an update site but the install fails. (no repository
> found for osgi.bundle).
>
> I manually copied the plugin .jar file into a plugin directory. No
> effect, my items don't show up.

I went back to my plugin and did export wizard. After puzzling over why
my build.xml kept vanishing I discovered
https://bugs.eclipse.org/bugs/show_bug.cgi?id=82302
Then I put the resulting .jar file in a plugin directory and it works.

I think that the update site / feature stuff assumes that you have set
up the plugin build correctly. Of course you can't test it.

>
> The plugin works in PDE if I launch Eclipse Application.
>
> Ideas on how to debug this?

Go back to your plugin. Open the plugin.xml, step through the checklist
on the overview page. Export the plugin jar file and test in a fresh
eclipse copy.

>
> Thanks,
> John.
Previous Topic:Babel: "new line Issue"...
Next Topic:Export-Package, Package ... does not exist after ant builder.
Goto Forum:
  


Current Time: Fri Nov 08 22:07:49 GMT 2024

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

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

Back to the top