I\'ve started Coursera Algorythms course. Practice assignments must be done on Java and they suggest using DrJava as IDE, but it\'s really unconvenient. So I\'d like to use
From their website: http://algs4.cs.princeton.edu/code/
Eclipse (manual). Download stdlib.jar and algs4.jar to a folder and add each jar >file to the classpath variable to the build path of a project via Project -> >Properties -> Java Build Path -> Libaries -> Add External JARs.