Despise the official Java EE developers bulky brothers can propose their own development environment of the EE!
1. Download Eclipse IDE for the first time to eclipse website
I'm using: Eclipse IDE for Java developers
Version:kepler Service Release 2
2. Configure Eclipse and JRE affinity after download: Principle and configuration of eclipse using JRE
I'm using: The JRE folder is copied directly to the Eclipse folder below
3, change Eclipse.ini add memory to prevent card machine:
The contents of my Eclipse.ini file are as follows:
-startupplugins/org.eclipse.equinox.launcher_1.3.0.v20130327-1440.jar--launcher.libraryplugins/ org.eclipse.equinox.launcher.win32.win32.x86_64_1.1.200. V20140116-2212-productorg.eclipse.epp.package.java.product--launcher.defaultactionopenfile--launcher.xxmaxpermsize512m-sh Owsplashorg.eclipse.platform--launcher.xxmaxpermsize512m--launcher.defaultactionopenfile--launcher.appendvmargs-vmargs-do sgi.requiredjavaversion=1.6-xms128m-xmx512m
4. Install plug-ins for eclipse online
Site: Http://download.eclipse.org/releases/kepler
Content: Eclipse Java EE Developer Tools 3.5.2.V201311051900-7B7KIAWFSK2WQYUFC2Y01XXYUMRM
Eclipse Java Web Developer Tools 3.5.2.v201311051900-7f7gfvuc27svmclpwjkc0enmd7nrq9v2nvprn2h2
Eclipse Web Developer Tools 3.5.2.v201401062113-7o7qg3wemkbs3graz0grcyqcz-pvayjqbmopb93l
5. Install plugins locally for Eclipse
Download and install Checkstyle, Propedit (own online So, is not found in the message)
6. Change Eclipse Font
In Eclipse\plugins
---->org.eclipse.jface_3.9.1.v20130725-1141.jar
---->\org\eclipse\jface\resource
---->jfacefonts_windows7.properties
The changes include the following:
Org.eclipse.jface.textfont.0=courier new-regular-10
Org.eclipse.jface.textfont.1=consolas-regular-10
That's it. Maven git is already available and can be developed.
Note: Maven comes with the eclipse. By default, when you start eclipse, you take the initiative to download index (Download repository index updates on Starup)
The update will download nexus-maven-repository-index.gz .... My side is super slow, I can't stand it. Decided to turn off the download.
To install the SVN plugin yourself: http://subclipse.tigris.org/update_1.8.x
Copyright notice: This article Bo Master original article. Blog, not reproduced without consent.
The Eclipse SDK builds the Java EE development environment