Thursday, October 20, 2016

Install Spring + Eclipse

1. Download JDK 8 and install it on your machine.
Download Java

2. Download eclipse Neon
Download Eclipse


3. Open eclipse and go to
    Help --> Eclipse Market Place --> Enter 'Spring' and search --> install Eclipse IDE



Note: I have already installed it..so its showing Installed. But in your case it will show 'Install' on bottom right side of the product.

4. After installation restart eclipse to take spring effects

5. Check Spring: Go to Help --> About Eclipse . Here you will see Green icon of Spring.




Good Luck !!!

Fixing yum command on linux

You may find yourself having to fix more packages. So you can just remove everything you had installed via  pip and reinstall everythin...