DarkMatter in Cyberspace
  • Home
  • Categories
  • Tags
  • Archives

Java Development Environment on Eclipse


Eclipse

Luna for Java Developer, file name: eclipse-java-luna-R-linux-gtk-x86_64.tar.gz

Gradle plugin

  1. Download gradle-2.0-all.zip, extract it to ~/apps;

  2. Add following lines into ~/.zshrc and run source ~/.zshrc:

    export GRADLE_HOME=/home/chad/apps/gradle-2.0 export PATH=\(PATH:\)GRADLE_HOME/bin

  3. Install "Gradle IDE 3.6.0": searching "gradle" in Eclipse Marketplace and install it;

Vim mode plugin

  1. Download vrapper_0.44.0_20140601.zip from its website;

  2. Extract it under $ECLIPSE_HOME/dropins;

  3. Start Eclipse;



Published

Aug 8, 2014

Last Updated

Aug 8, 2014

Category

Tech

Tags

  • eclipse 40
  • git 36
  • gradle 11
  • java 106
  • vrapper 2

Contact

  • Powered by Pelican. Theme: Elegant by Talha Mansoor