troll2 0 Posted November 12, 2022 Hi I'm following DreamBot's scripting tutorial and I'm stuck on the "Setting Up Your Development Environment" section. I've downloaded the recommended JDK and IntelliJ, and I've encountered a few issues. I've tried googling and haven't had much luck. Java does not appear on the left hand side while starting a new project. I had to download a JDK that is different from the recommended one. Would the JDK being different affect anything? How do I fix the Java not being listed problem?
camelCase 323 Posted November 12, 2022 5 hours ago, troll2 said: Java does not appear on the left hand side while starting a new project click new project, then theres a java option in that menu (it will be the default) 5 hours ago, troll2 said: I had to download a JDK that is different from the recommended one. Would the JDK being different affect anything? as long as you are using 1.8 it doesnt rly matter
troll2 0 Author Posted November 12, 2022 3 hours ago, camalCase said: click new project, then theres a java option in that menu (it will be the default) as long as you are using 1.8 it doesnt rly matter Thanks I’ll give it a try.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.