Setting Up
-
4. Installing
Then Relocate IntelliJ Idea Folder
Set the root superUser as Holder of IntelliJ IDEA:sudo chown -R root:root /tmp/idea*
If Got “User is Not in Sudoers file” then see: How to Enable sudo
Next Switch the Content into the /opt Directory:sudo mv /tmp/idea* /opt/idea
And Make a Symlink into the working Paths:
sudo ln -s /opt/idea/bin/idea.sh /usr/local/bin/idea.sh
-
5. Setting Up Java
How to Install Required Oracle Java SE for Gentoo Linux
Contents
Tags: Gentoo, Gentoo KDE4, Guide, How-to, IDE, Install, IntelliJ, IntelliJ IDEA, IntelliJ IDEA 12, IntelliJ IDEA Latest, Java, JDK, JebBrains, JEE, JSE, KDE4, Linux, Tutorial