Can I keep my settings upgrading Eclipse from Indigo to Juno?

后端 未结 9 1495
别跟我提以往
别跟我提以往 2021-01-30 01:14

How can I upgrade Eclipse from Indigo to Juno without losing all of my customizations?

I\'ve tried two different things, neither of which worked:

  • Export pr
相关标签:
9条回答
  • 2021-01-30 02:09

    You can transfer most of your preferences by Export... > Preferences > Export all in your old installation and importing them into your new one.

    0 讨论(0)
  • 2021-01-30 02:11

    I followed the same way that AlanB described and had no problems upgrading from Indigo:

    1. Add the Juno Update Site and the update sites of other projects you are using (under Eclipse > Preferences > Available Software Sites)

    2. Select Help > Check for Updates

    3. Follow the update wizard (select everything you need, accept everything you have to)

    4. Restart Eclipse

    Additional information:

    FAQ entry in the eclipse.org wiki: "How do I upgrade Eclipse?"

    Eclipse Juno (4.2) Readme (slightly more detailed): "Upgrading Workspace from a Previous Release"

    0 讨论(0)
  • 2021-01-30 02:14

    The first and second answers didn't work for me.

    I ended up downloading the most recent version of eclipse and import the workspace and configurations from the previous version.

    I found this video helpful http://www.youtube.com/watch?v=57vTrxFa3d4

    0 讨论(0)
提交回复
热议问题