0
Running java on windows
I downloaded notepad++ but I dont know how to run my programme, any other pad I can use? I enjoy coding on my phone but I also hate seeing my laptop being useless
4 Respostas
+ 1
First check your windows version 32bit, 64bit.
Then download eclipse with the help of google.
Also check if you have a jdk
Then you're good to run it.
Here are the sites:
Eclipse
http://www.eclipse.org/downloads/eclipse-packages/
JDK
http://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html
+ 17
First of all, download the jdk (java development kit) :
http://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html
then any of these IDEs :
- BlueJ :
https://www.bluej.org/versions.html
- Eclipse :
http://www.eclipse.org/downloads/packages/eclipse-ide-java-developers/keplersr1
- Netbeans :
https://netbeans.org/downloads/
Java won't compile on Notepad(++). Either use cmd to compile it or use those three ide(s).
0
i once did download jdk ddnt knew about JDEs. Thank you guys 😃ฅ'ω'ฅ