Installing and running java | Sololearn: Learn to code for FREE!
Nouvelle formation ! Tous les codeurs devraient apprendre l'IA générative !
Essayez une leçon gratuite
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 Réponse
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