- cd /usr/local/
- #download intellij eap 14 ultimate
- wget http://download.jetbrains.com/idea/ideaIU-139.144.2.tar.gz
- tar xf ideaIU-139.144.2.tar.gz
- rm ideaIU-139.144.2.tar.gz
- #Make sure that root has permissions all the way through the unzipped directory
- chown -R root:root idea-IU-139.144.2/
- cd idea-IU-139.144.2/bin/
- #script to run start IDE conveniently
- ln -s /usr/local/idea-IU-139.144.2/bin/idea.sh /usr/bin/intellij
- #lets run
- intellij
Tuesday, October 21, 2014
Install & run IntelliJ 14 Ultimate EAP on CentOS 6 Script(.sh)
B.Sc. Student , Department of CSE , 9th Batch , Dhaka University of Engineering & Technology(DUET) , Gazipur - 1700 , Bangladesh.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment