Ubuntu – How to start IntelliJ

intellij

I have installed JDK8 from Oracle and IntelliJ using this tutorial; Good Intellij installation on ubuntu 15

I am on step #4 where I am supposed to "Start IntelliJ to configure and create a desktop entry". How do I start it?

Best Answer

go to the directory through the terminal where the installation files were extracted and

cd bin
./idea.sh