简体   繁体   English

无法上网的机器怎么安装Eclipse IDE?

[英]How do I install Eclipse IDE on a machine that can not connect to the Internet?

We are switching our Corporate Java from Oracle to to IBM Semeru Java.我们正在将公司 Java 从 Oracle 切换到 IBM Semeru Java。

We are looking for an IDE for Semeru, and after some looking around saw that Eclipse would be a good candidate.我们正在为 Semeru 寻找一个 IDE,经过一番观察后发现 Eclipse 是一个不错的选择。 (I am willing to use a different one, if so advised.) (如果有人建议,我愿意使用不同的。)

However the only installation kit that I have found requires access to the Inte.net, and the server to which I want to install it has no access to the Inte.net, and the installation kit requires Inte.net access.然而,我找到的唯一安装包需要访问 Inte.net,而我要安装它的服务器无法访问 Inte.net,而安装包需要访问 Inte.net。

Does anyone know from where I may find a complete installation kit and not a partial one?有谁知道我在哪里可以找到完整的安装套件而不是部分安装套件?

Download the distribution of Eclipse IDE. Either just the archive so you can extract it or an offline installer.下载 Eclipse IDE 的发行版。要么只是存档以便您可以提取它,要么是离线安装程序。 Transfer that to the target machine - via.network, USB, just something that will work.将其传输到目标机器 - via.network,USB,只是一些可以工作的东西。 Then you can perform an offline installation.然后您可以执行离线安装。

Look at https://www.eclipse.org/downloads/packages/ Make up your choice what you want to use Eclipse for, and what OS your target machine is running on.查看https://www.eclipse.org/downloads/packages/做出你想使用 Eclipse 的选择,以及你的目标机器运行的操作系统。

On the page mentioned above, https://www.eclipse.org/downloads/packages/ , I needed to Download a Zip file using the Windows x86_64 link on the side to get it.在上面提到的页面https://www.eclipse.org/downloads/packages/ 上,我需要使用侧面的 Windows x86_64 链接下载 Zip 文件以获取它。 I could then copy this onto the server and Unzip it.然后我可以将其复制到服务器上并解压缩。 By running the eclipse.exe that was unpacked the IDE ran up.通过运行解压后的 eclipse.exe,运行了 IDE。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM