定制Eclipse包 [英] Custom Eclipse packages

查看:102
本文介绍了定制Eclipse包的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想使用JDT,CDT和其他一些插件进行脱机Eclipse安装。这是我想做的,减少偏好:

I would like to make an offline Eclipse installation with JDT, CDT and a few other plugins. This is what I would like to do, in decreasing preference:


  • 创建一个类似于Eclipse网站上可下载的安装包。 问题:如何做?他们如何创建?有没有某种自动化工具可以从p2存储库中获取包,并构建它们?有没有一个详细的解释,如何创建它们? (我知道Yoxos,但这是几个版本)

  • 在互联网连接的计算机上进行安装,然后将文件夹复制到另一台计算机。 问题:可以这样做吗?一个简单的复制/粘贴工作是否正常工作?有没有什么可以从安装中删除将被自动重新创建?

  • 使用一个Eclipse软件包,例如JDT,以及CDT和其他插件的下载副本(zip文件?),并使用本地归档方法的标准Eclipse插件安装将其安装在目标机器上。 问题在哪里可以获得这些下载?

  • Create an installation package similar to the ones available for download on the Eclipse website. Question: How can this be done? How are they created? Is there some kind of automated tool that gets the packages from p2 repositories and builds them? Is there a detailed explanation somewhere of how they are created? (I am aware of Yoxos, but that is a few versions old)
  • Do the installation on an internet-connected computer, and then copy the folder to another computer. Question: Can this be done? Will a simple Copy/Paste work correctly? Is there anything I can delete from the installation that will be automatically recreated?
  • Use an Eclipse package, say JDT, and a downloaded copy (zip file?) of the CDT and other plugins, and install them on the target machine using the standard Eclipse plugin installation from a local archive method. Question Where can I get these downloads?

推荐答案

您可以使用的方法是从直接从站点下载的eclipse经典软件包启动,然后通过更新管理器手动安装所需的其他组件。然后,您可以压缩eclipse目录并分发它没有任何问题。

The simplest approach you could use is to start from the eclipse "classic" package downloaded directly from the site, and then manually install the other components you need via update manager. You can then zip the eclipse directory and distribute it without any problem.

否则,您可以尝试使用 Yoxos 创建您的包,下载并分发

Otherwise you could try to use Yoxos to create your package, download and distribute it

这篇关于定制Eclipse包的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆