Hello. I'm having problem compiling a project in Eclipse.
The import com.sun.javadoc cannot be resolved
I added tools.jar as an external jar, changed default compiler to use jdk instead of jre, did Project -> Clean afterwards. But nothing of this helped. What am I missing here?
UPD: this is how it looks like (packages exist on the left, but not seen on the right):