


You can also install JDT from the Eclipse update site, instead of downloading the binary. Click next to install and restart Eclipse when prompted.Select the Eclipse Java Development Tools.Choose the JDT zip file you downloaded.Click Help → Install New Software → Add.Extract the Platform Runtime Binary archive file and run it (for example, by double clicking on eclipse.exe).On the download page of the chosen bundle:.Choose the bundle you want, probably Latest Release.Go to the The Eclipse Project Downloads page.You can download the empty Eclipse platform and then manually install the JDT tools. class/.project files, so it pretty much has to be Eclipse.ĭoes anyone have any good advice on how I can save a few grey hairs? Switching to NetBeans/Intellij is not an option, and my teammates work with SVN-controlled. 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).

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. 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. Includes the full-featured debugger (standard Eclipse/JDK)ĭoes not have any extra plug-ins, platforms, or "integrations" with other platforms, specifically, I don't want to deal with plug-ins relating to:.Includes the full-featured editor (intellisense and type-finding).So what is the minimal build I can get that will: 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.įrom the 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. To be clear, I use eclipse for two things:Įverything else I do through Emacs/Zsh (editing JSP/XML/JS, file management, SVN check-in, etc). Having dealt with yet another stupid eclipse problem, I want to try to get the lightest, most minimal Eclipse installation as possible.
