Eclipse
Luna for Java Developer, file name: eclipse-java-luna-R-linux-gtk-x86_64.tar.gz
Gradle plugin
-
Download gradle-2.0-all.zip, extract it to ~/apps;
-
Add following lines into ~/.zshrc and run
source ~/.zshrc
:export GRADLE_HOME=/home/chad/apps/gradle-2.0 export PATH=\(PATH:\)GRADLE_HOME/bin
-
Install "Gradle IDE 3.6.0": searching "gradle" in Eclipse Marketplace and install it;
Vim mode plugin
-
Download vrapper_0.44.0_20140601.zip from its website;
-
Extract it under $ECLIPSE_HOME/dropins;
-
Start Eclipse;