Search code examples
javaeclipsejoox

import static org.joox.JOOX.*: - The import cannot be resolved


It's rather a simple problem (I'm a beginner).

I'm using Eclipse. I just don't know why it won't work to import JOOX.

I browsed and tried changing the JRE/JDK, it didn't help though.

I'd be thankful for any help!


Solution

  • You need to add the library to your project, have a look here.