0

when i wrote "import java.util.Random;" the java was red and said cannot resolve symbol java. Is there something I need to download for that to work?

This is my code from a camp and I put the code on a drive and put it back on my computer. I had to download processing on this computer and i don't know if I have to download anything else.

there are a bunch of errors in my code because of this

1 Answers1

0

Please make sure JDK is configured for the project/module.

See also the getting started document.

CrazyCoder
  • 389,263
  • 172
  • 990
  • 904