Unable to locate javax.ImageIO

102 views Asked by At

I am trying to do some practice in Java and for some reason I don't have javax. I get this error in Eclipse:

Error

And when manually adding the import:

Error 2 There is no option to import ImageIO, and when I looked online I found no way to download javax nor any tutorials on how to get it. Hope someone can help with this!

0

There are 0 answers