Installing and running java | Sololearn: Learn to code for FREE!
Neuer Kurs! Jeder Programmierer sollte generative KI lernen!
Kostenlose Lektion ausprobieren
0

Installing and running java

Is it possible to run jdk without going through cmd? And if it is, how do I do that?

5th Sep 2019, 9:02 AM
Sean
1 Antwort
0
create batch file with command inside start javaw CodeName where CodeName is name of your program javaw has options like java
5th Sep 2019, 6:23 PM
zemiak