|
|||||||
|
|
|
![]() |
|
|
Strumenti |
|
|
#1 |
|
Senior Member
Iscritto dal: Sep 2001
Città: Bolzano
Messaggi: 2102
|
File .jar??
Ciao ho scaricato un file .jar e vorrei sapere come fare ad installarlo/eseguirlo.
Ciao |
|
|
|
|
|
#2 |
|
Senior Member
Iscritto dal: Jan 2001
Città: Milano
Messaggi: 5707
|
e' un archivio Java, hai bisogno della jre installata sul tuo pc (http://java.sun.com).
Poi dalla shell prova con java -jar nomefile.jar, se non funziona posta di nuovo. |
|
|
|
|
|
#3 | |
|
Senior Member
Iscritto dal: Jan 2001
Messaggi: 3278
|
Quote:
Tempo fa usavo un programmino .jar e,se non ricordo male,lo eseguivo con: java -jar nome_file.jar spero di aver ricordato esattamente... Ciao |
|
|
|
|
|
|
#4 |
|
Senior Member
Iscritto dal: Jul 1999
Città: Torino
Messaggi: 2221
|
Codice:
java -jar [-options] jarfile [args...]
(to execute a jar file)
where options include:
-hotspot to select the "hotspot" VM
If present, the option to select the VM must be first.
The default VM is -hotspot.
-cp -classpath <directories and zip/jar files separated by ;>
set search path for application classes and resources
-D<name>=<value>
set a system property
-verbose[:class|gc|jni]
enable verbose output
-version print product version and exit
-showversion print product version and continue
-? -help print this help message
-X print help on non-standard options
|
|
|
|
|
|
#5 |
|
Senior Member
Iscritto dal: Sep 2001
Città: Bolzano
Messaggi: 2102
|
ok, allora mi scarico java.
Ciao GrAzie |
|
|
|
|
|
#6 |
|
Senior Member
Iscritto dal: Apr 2000
Messaggi: 134
|
I file .jar potrebbero anche essere dei file compressi con il programma jar (il successore di arj)
http://www.arjsoft.com/jar.htm
__________________
Il miglior pacchetto per l'ufficio: OpenOffice -> http://it.openoffice.org/ |
|
|
|
|
| Strumenti | |
|
|
Tutti gli orari sono GMT +1. Ora sono le: 04:41.



















