Tagged Questions

6
votes
3answers
4k views

Change mirror of update sites of eclipse plugins

I'm using ganymede but I can't find the option to change mirror for the update sites. Is there a way to change this?
2
votes
1answer
75 views

plugin - feature - update site

I have several plugins and would like to create a nice update site to provide them. Some of them only contain core functionality (would not do anything, let's call them core-plugin) and others provide ...
2
votes
2answers
234 views

Update Site Creation Automation

I've developed an eclipse plug in, and created a feature and an update site projects inside eclipse to publish it. What i am looking for, is a way to automate the process of creating my update site ...
0
votes
1answer
41 views

Why do my eclipse plugins not work when deployed?

So, I'm working to deploy some plugins that we've developed via an update site. So, I've made a feature with the plugins, put the dependencies etc in. Then I made an update site project, and added the ...