I am trying to do some practice in Java and for some reason I don't have javax. I get this error in Eclipse:
And when manually adding the import:
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!