make jar file
jar cvfm MyJarName.jar manifest.txt *.class *.txt
in manifest.txt
Main-Class: ExecuteclassName
runjar file
java -jar MyJarName.jar
jar file execute on click
right click on jar file and open with path to jre/lib/jexec
Freelance Web Programmer, Android, Php 5, java, MySql, JQuery, Symfony framework, Smarty template, facebook application, googlemap application
Showing posts with label run jar file. Show all posts
Showing posts with label run jar file. Show all posts
Saturday, August 6, 2011
Subscribe to:
Posts (Atom)
how to see xml preview in browser php
xml preview view in browser $xml = new DOMDocument('1.0', 'UTF-8'); $xml->preserveWhiteSpace = false; ...
-
Weather In Summer: 33.8 C (Max) - 23.3 C (Min) In winter: 20.3 C (Max) - 0 C (Min) Rainy Season : from July to Mid Sept, and very humid (Upt...
-
Open oracle virtual machine Open file preferences Click on left panel network Open tab host only network Right click on vboxnet0 Open d...
-
Android Studio menu -> tools -> Android -> Android Device Monitor open window dialog select Emulator Control Telephony Act...