Sanjy Posted May 21, 2005 Share Posted May 21, 2005 Salut les gens J ai deja installé le plugin java (jre) pour pouvoir utiliser une appli java (Skijunkie) il marche sans probleme vu que les elements java sous mozilla s affiche pour les differentes commandes que j 'ai tester ca me retourne: :/usr/java/jre1.5.0_02/bin# ./java -jar /home/sanjy/Desktop/Skijunkie_8.2/Bbowl.jar java.lang.NullPointerException at bbowl.ab.int(Unknown Source) at bbowl.ab$m.<init>(Unknown Source) at bbowl.ab.<init>(Unknown Source) at bbowl.Bbowl.<init>(Unknown Source) at bbowl.Bbowl.main(Unknown Source) avec une boite de texte qui dit "splash error" ou java -jar Bbowl.jar bash: java: command not found voila Link to comment Share on other sites More sharing options...
SnipX Posted May 21, 2005 Share Posted May 21, 2005 Bonjour, tu as installé les variables d'environnement ou pas? Ca se trouve ça vient de la; même si vu ta première erreur on dirait pas. Pour lancer un .java, moi je fais java MonPackage.MonFichier et je met pas de -jar etc... et ca fonctionne! Test on ne sait jamais! Link to comment Share on other sites More sharing options...
Sanjy Posted May 21, 2005 Author Share Posted May 21, 2005 C'est bon j'ai trouvé il fallait se placer dans le repertoire de l'appli et taper : /usr/java/jre1.5.0_02/bin/java -jar Bbowl.jar Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.