- 3
Help me please
6 Answers
+ 3
elaborate
0
Are you having trouble downloading or installing the java jdk? from your tag it seems so, if you haven't done so l
already download the jdk here http://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html
0
You may be looking for an IDE.
May I recommend the likes of eclipse or intellij
0
After installing the jdk the question is whether you want to use command prompt to compile and run your programs or use an application such as eclipse
http://www.eclipse.org/downloads/packages/eclipse-ide-java-ee-developers/keplersr2
If you want to set up you path or JAVA HOME to complie using command prompt refer to this if you have windows 10
https://www.mkyong.com/java/how-to-set-java_home-on-windows-10/
or this if you have another windows os
https://www.java.com/en/download/help/path.xml
0
Well what are you trying to do
- 2
I don't know what to do