So to import in eclipse you press ctrl shift O. One problem is that some classes cannot be identified such as java.awt.Color; However If I ctrl click a class java.awt.color is opened. so I have to manually scroll up to the package copy paste the package, import then the error is resolved. Is this an eclipse problem, Should I change the SDK?
It's shit I have to keep doing it.