Eclipse installation plugins (aptana, svn, git, Java EE, JSHint)

1. Install the aptana plugin:

 * Click in turn: Help -> Install New Software... -> Add
 * Enter: http://download.aptana.com/studio3/plugin/install
 * Select: Aptana Studio 3 Plugin, and install it
 * restart eclipse
 
2. Install the svn plugin:
 * Click in turn: Help -> Install New Software... -> Add
 * Input: http://subclipse.tigris.org/update_1.6.x
 * Select: Subclipse (Required), Subversion Client Adapter (Required), Subversion JavaHL Native Library Adapter (Required), and install
 * Install libsvn-java (need to be installed under Ubuntu): sudo apt-get install libsvn-java
 * restart eclipse
 
3. Install the git plugin:
 * Click in turn: Help -> Install New Software... -> Add
 * Enter: http://download.eclipse.org/egit/updates
 * Select: Eclipse EGit, and install it
 * restart eclipse
 
4. Install the Java EE plugin:
 * Click in turn: Help -> Install New Software... -> Add
 * Enter: http://download.eclipse.org/releases/indigo neon version http://download.eclipse.org/releases/neon/
 * Select: Eclipse Java EE Developer Tools, and install it
 * restart eclipse
 
5. Install the JSHint plugin:
* Click in turn: Help -> Install New Software... -> Add
 * Input: http://github.eclipsesource.com/jshint-eclipse/updates/
 * Select: JSHint, and install it
 * restart eclipse

Guess you like

Origin http://43.154.161.224:23101/article/api/json?id=326185550&siteId=291194637