how do i turn a .jar file into executable jar file??
?
En son R1ch4rd N1x0n tarafından düzenlendi; 7 Oca 2016 @ 14:43
< >
9 yorumdan 1 ile 9 arası gösteriliyor
It already is, you just need to launch it with command line or the appropriate java executable (or make a batch file)
İlk olarak fluxtorrent tarafından gönderildi:
It already is, you just need to launch it with command line or the appropriate java executable (or make a batch file)

the question is, how do i do that?
put a butterfly or other insect into it and then introduce a killing agent. mount insect appropriately.
https://docs.oracle.com/javase/tutorial/deployment/jar/run.html

good place to start.

Is this a .jar you made or one you donwloaded and are trying to run?
İlk olarak fluxtorrent tarafından gönderildi:
https://docs.oracle.com/javase/tutorial/deployment/jar/run.html

good place to start.

Is this a .jar you made or one you donwloaded and are trying to run?

its a mod for minecraft and i need it to be a executable .jar file
Then it should already be set up. either create a batch file to run it, or open the java console and run it as per the link i gave you

You can run JAR packaged applications with the Java launcher (java command). The basic command is:

java -jar jar-file
İlk olarak fluxtorrent tarafından gönderildi:
Then it should already be set up. either create a batch file to run it, or open the java console and run it as per the link i gave you

You can run JAR packaged applications with the Java launcher (java command). The basic command is:

java -jar jar-file

see im not smart with this stuff i understand nothing you said, what is a "batch" file?

explain this in a way that i will understand
En son R1ch4rd N1x0n tarafından düzenlendi; 6 Oca 2016 @ 15:06
I don't get paid well enough for that. :P

There plenty of youtube tutorials if you need someone to hold your hand step by step. the keywoards you need to search are batch file java, or launch with java console.
İlk olarak fluxtorrent tarafından gönderildi:
I don't get paid well enough for that. :P

There plenty of youtube tutorials if you need someone to hold your hand step by step. the keywoards you need to search are batch file java, or launch with java console.
halp plz
< >
9 yorumdan 1 ile 9 arası gösteriliyor
Sayfa başına: 1530 50

Gönderilme Tarihi: 6 Oca 2016 @ 14:40
İleti: 9