upgrade - Upgrading from Eclipse Galileo to Helios -


What's the best way to upgrade from Galileo to Helias, while preserving my settings and plugins?

Thanks

The definite way to upgrade is to perform a "parallel" installation : A Helios Eclipse beside Galileo you already have.

Regarding your settings, you need to refer to the same workspace.
In your own, tell what your work place is, and you will get back all your projects, workplaces and perspectives, you have left them.

Plugins are trickier, and I would recommend:

  • Adding to your eclipse.ini
  • Gallery's installations share one of the dropins.
    View

In your shared dropin path, you will have:

 my-eclipse-galileo-plugins Eclipse Features Plugins 

And you will be added after all additional plugins and features. Establishment of your Eclipse Galileo instance:

to / galileo eclipse utility plugins

Comments

Popular posts from this blog

Eclipse CDT variable colors in editor -

AJAX doesn't send POST query -

wpf - Custom Message Box Advice -