是否可以在一台计算机上安装多个Eclipse?

编程入门 行业动态 更新时间:2024-10-23 16:16:02
本文介绍了是否可以在一台计算机上安装多个Eclipse?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧! 问题描述

是否可以在一台计算机上安装多个Eclipse?为了使自己更清楚,Eclipse会创建任何本地设置文件,其他安装将会自动错误吗?

解决方案

我做Eclipse插件开发,所以我有9个日食安装,从3.2到4.2

我把每个Eclipse放在这样一个单独的目录。

C: eclipse-3.6 RCP eclipse-4.2 Java eclipse-4.2 RCP

我将Eclipse包解压到相应的子目录。

我使用Windows,所以我为Eclipse可执行模块(eclipse.exe)创建一个快捷方式。

2015年9月24日根据评论进行更新: / p>

我为每个Eclipse实例都有一个单独的工作区。当我想将我的一个工作区升级到更新的Eclipse时,我执行以下操作:

  • 将较新的Eclipse解压缩到eclipse目录。我最近的版本是Eclipse Luna(4.4.2)。

  • 创建一个新的工作区。

  • 仔细地,将一个Java项目从旧工作区复制到新的工作区。测试并确保Java项目中的所有工作正常。

  • 将旧工作区保留至少6个月。 / p>

  • 如果您使用Eclipse插件,则步骤3有所不同。

  • 创建一个新的Eclipse插件。仔细地将Eclipse插件代码从旧的Eclipse插件复制到新的Eclipse插件中。在重建Eclipse插件时进行测试。这看起来很痛苦,这就是为什么我不经常升级我的Eclipse插件。
  • Is it possible to have multiple Eclipse installs on one computer? To make myself more clear, does Eclipse create any local settings files that other installs would mistake for their own?

    解决方案

    I do Eclipse plug-in development, so I have 9 Eclipses installed, from 3.2 to 4.2

    I put each Eclipse in a separate directory like this.

    C: eclipse-3.6 RCP eclipse-4.2 Java eclipse-4.2 RCP

    I unzip the Eclipse package to the appropriate sub-directory.

    I use Windows, so I create a shortcut for the Eclipse executable modules (eclipse.exe).

    24 September 2015 update based on the comments:

    I have a separate workspace for each of my Eclipse instances. When I want to upgrade one of my workspaces to a newer Eclipse, I do the following:

  • Unzip the newer Eclipse to a eclipse- directory. My most recent version now is Eclipse Luna (4.4.2).

  • Create a new workspace.

  • Carefully, one Java project at a time, copy the project code from the old workspace to the new workspace. Test and make sure everything in the Java project works.

  • Keep the old workspace as a backup for at least 6 months.

  • If you work on Eclipse plug-ins, step 3 is a bit different.

  • Create a new Eclipse plug-in. Carefully copy your Eclipse plug-in code from the old Eclipse plug-in to the new Eclipse plug-in. Test as you reconstruct your Eclipse plug-in. This is as painful as it reads, which is why I don't upgrade my Eclipse plug-ins too often.
  • 更多推荐

    是否可以在一台计算机上安装多个Eclipse?

    本文发布于:2023-11-14 09:18:30,感谢您对本站的认可!
    本文链接:https://www.elefans.com/category/jswz/34/1586822.html
    版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
    本文标签:多个   一台   机上   Eclipse

    发布评论

    评论列表 (有 0 条评论)
    草根站长

    >www.elefans.com

    编程频道|电子爱好者 - 技术资讯及电子产品介绍!