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
It is probably because there is no package structure in the libraries, so you can't import classes from it. This might help you, How to use classes in Referenced Libraries in Eclipse.