获取Java Eclipse的轻量级安装 [英] Getting a lightweight installation of Java Eclipse

查看:101
本文介绍了获取Java Eclipse的轻量级安装的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

在处理另一个愚蠢的日食问题之后,我想尽可能地获得最轻的,最小的Eclipse安装。



要清楚,我使用eclipse有两件事:




  • 编辑Java

  • 调试Java



我通过Emacs / Zsh(编辑JSP / XML / JS,文件管理,SVN签到等)所做的一切。我没有发现任何在Eclipse中工作的方面来完成这些任务,以使其高效甚至可靠,所以我不希望与之相关的插件。



从eclipse.org网站, this 是最轻的安装的日食,我不想要任何这些东西(Bugzilla,Mylyn,CVS xml_ui),并且实际上每个人都有问题,即使我不使用它们。



所以我可以得到的最小的构建是什么:


  1. 忽略SVN元数据

  2. 包括全功能编辑器(智能感知和类型查找)

  3. 包括全功能调试器(标准Eclipse / JDK)

与其他平台没有任何额外的插件,平台或集成,具体来说,我不想处理与...有关的插件: / p>

Maven,JSP验证, Javascript编辑或验证,CVS或SVN,Mylyn,Spring或Hibernatenatures,应用服务器,如捆绑的Tomcat / GlassFish / etc,J2EE工具或任何类似的东西。



我主要是Spring / Hibernate / web-mvc应用程序,从未处理过任何可以处理任何优雅的Eclipse插件,我可以使用我自己的工具集来有效地工作,但是Eclipse扩展只能进入



我已经使用普通的Eclipse直到Ganymede,MyEclipse(最多为7.5)和最新版本的Spring-SourceTools,并发现它们都是系统的具有无用的无用插件(尽管组合总是不同)。



切换到NetBeans / Intellij不是一个选项,我的队友使用SVN控制的.class / .project文件,所以它几乎是Eclipse。 / p>

有没有人对如何保存一些灰白的头发有任何好的建议?

解决方案

Eclipse IDE for Java Developers版本不是最小的!寻找Eclipse Classic - 它不包含你提到的大部分内容。它的下载大小更大,因为它带有源代码。



看到这个比较: http://www.eclipse.org/downloads/compare.php


Having dealt with yet another stupid eclipse problem, I want to try to get the lightest, most minimal Eclipse installation as possible.

To be clear, I use eclipse for two things:

  • Editing Java
  • Debugging Java

Everything else I do through Emacs/Zsh (editing JSP/XML/JS, file management, SVN check-in, etc). I have not found any aspect of working in Eclipse to do these tasks to be efficient or even reliable, so I do not want plug-ins that relate to it.

From the eclipse.org site, this is the lightest install of eclipse that they have, and I don't want any of those things (Bugzilla, Mylyn, CVS xml_ui), and have actually had problems with each of them even though I do not use them.

So what is the minimal build I can get that will:

  1. Ignore SVN metadata
  2. Includes the full-featured editor (intellisense and type-finding)
  3. Includes the full-featured debugger (standard Eclipse/JDK)

Does not have any extra plug-ins, platforms, or "integrations" with other platforms, specifically, I don't want to deal with plug-ins relating to:

Maven, JSP Validation, Javascript editing or validation, CVS or SVN, Mylyn, Spring or Hibernate "natures", app servers like a bundled Tomcat/GlassFish/etc, J2EE tools, or anything of the like.

I do primarily Spring/Hibernate/web-mvc apps, and have never dealt with an Eclipse plug-in that handles any of it gracefully, I can work effectively with my own toolset, but Eclipse extensions do nothing but get in the way.

I have worked with plain eclipse up to Ganymede, MyEclipse (up to 7.5), and the latest version of Spring-SourceTools, and find that they are all saddled with buggy useless plug-ins (though the combination is always different).

Switching to NetBeans/Intellij is not an option, and my teammates work with SVN-controlled .class/.project files, so it pretty much has to be Eclipse.

Does anyone have any good advice on how I can save a few grey hairs?

解决方案

The "Eclipse IDE for Java Developers" version isn't the smallest one! Look for "Eclipse Classic" - it doesn't contain most of the things you mentioned. It's larger in download size only, because it comes with source code.

See this comparison: http://www.eclipse.org/downloads/compare.php

这篇关于获取Java Eclipse的轻量级安装的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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