Monday, March 2, 2015

CLion Simple Setup

Download CLion:
https://confluence.jetbrains.com/display/CLION/Early+Access+Program

Extract the archive
run the bin/clion.sh

If you receive errors that you are using a 32-bit version, then
setenv PATH /opt/jdk1.8.0_25/bin:$PATH
setenv JDK_PATH /opt/jdk1.8.0_25/