如何在eclipse本地安装jdt.core?

发布于 2024-08-27 13:06:31 字数 104 浏览 13 评论 0原文

我需要在本地安装 eclipse JDT.Core 插件(例如使用 site.xml 等下载文件),而不是由于工作中可怕的防火墙而远程安装它。 谁能建议在哪里下载它以便我可以进行本地安装? 谢谢

I'm needing to install the eclipse JDT.Core plugin locally (eg download the file with site.xml etc), as opposed to installing it remotely due to the horrible firewall at work.
Can anyone suggest where to download it so i can do the local install?
Thanks

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(4

此生挚爱伱 2024-09-03 13:06:31

我假设您正在使用 Aptana,就像 VonC 所说的那样,我不知道是否有 JDT 核心下载站点链接,但我个人做了一些对我有用的其他事情。

在 eclipse 或 aptana 上

  1. 转到“帮助”,然后转到“安装新软件”,弹出安装对话框。
  2. 单击安装对话框中的“可用软件站点”链接。
  3. 检查或复制“Eclipse Helios 更新站点 http://download.eclipse.org/releases/helios 启用”或跳过步骤 2 并复制并粘贴此链接“http://download.eclipse.org/ releases/helios
  4. 添加它,它会给你一个软件列表,转到“编程语言”并选择“Eclipse Java开发工具”

希望它适合你

I assume you are using Aptana, well like VonC said I don't know if there is a JDT core download site link but I personally did something else that worked for me.

on eclipse or aptana

  1. Go to "Help", then go to "Install New Software", and the install dialog pops up.
  2. Click on the "Available Software Sites" link on the install dialog.
  3. Check on or copy "Eclipse Helios Update Site http://download.eclipse.org/releases/helios Enabled" or just skip step 2 and copy and paste this link "http://download.eclipse.org/releases/helios"
  4. Add it and it gives your a list of softwares, go to "Programming Languages" and choose "Eclipse Java Development Tool"

Hope it works for you

我乃一代侩神 2024-09-03 13:06:31

转到帮助>安装新软件并添加
http://download.eclipse.org/releases/[您的版本,例如 indigo]

在“编程语言”部分下,选择 Eclipse Java 开发工具。

为我工作

Go to Help > Install new software and add
http://download.eclipse.org/releases/[your release e.g. indigo]

Under the Programming Languages section, select Eclipse Java Development Tools.

Worked for me

烛影斜 2024-09-03 13:06:31

我不确定我是否见过 jdt.core 的安装,因为它包含在大多数 Eclipse 发行版中(Eclipse 3.5 GalileoEclipse 3.6 Helios< /a>)

话虽这么说,jdt core 更新站点是全球 Eclipse 更新站点,我认为您无法轻松下载 jdt.core 部分。

最简单的方法仍然是下载已包含 JDT 的完整发行版。

I am not sure I ever saw an installation of jdt.core, since it is included in most of the eclipse distros (either Eclipse 3.5 Galileo or Eclipse 3.6 Helios)

That being said, the jdt core update site is part of the global Eclipse update sites, and I don't think you can easily download just the jdt.core part.

The easiest way would still be to download a full distro with JDT already included in it.

望喜 2024-09-03 13:06:31

从以下位置找到 jdt jar。

http://www.findjar.com/jar/eclipse /jars/jdtcore-3.0.1.jar.html

只需将其添加到您的项目库中即可。

享受 !!!!

Find the jdt jar from the following location.

http://www.findjar.com/jar/eclipse/jars/jdtcore-3.0.1.jar.html

Just add this to your project library.

Enjoy !!!!

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文