I want to import java.desktop to use a BufferedImage:
But Eclipse shows me an error and says that it cannot be resolved to a module
Although I added the JRE to the modulepath:
I am also using Maven for the project but importing an external library works fine.