Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.java.gui > #691

Executable not running

From "Etantonio" <etantonio@THRWHITE.remove-dii-this>
Subject Executable not running
Message-ID <1168946698.686105.59670@11g2000cwr.googlegroups.com> (permalink)
Newsgroups comp.lang.java.gui
Date 2011-04-27 15:29 +0000
Organization TDS.net

Show all headers | View raw


  To: comp.lang.java.gui
Ciao,
I realized a java program with several classes

Metro.java
...
MetronomoMain.java


the main is in MetronomoMain.java ,
with jbuilder I create a Native Executable setting MetronomoMain.java
as main class,
the manifest file is created and inserted in the archive x.jar ,
also the file XW.exe is created but when I launch it nothing appen,
I just can launch he program with a .bat file with inside the
instruction

java -jar x.jar

but I really prefer to creae an executable for windows in a way that I
could send it to the person that asked for it to me
and being sure that the program works on any window xp installation.

Can you help me to produce such executable ???
Thanks

 Antonio 
www.etantonio.it

---
 * Synchronet * The Whitehouse BBS --- whitehouse.hulds.com --- check it out free usenet!
--- Synchronet 3.15a-Win32 NewsLink 1.92
Time Warp of the Future BBS - telnet://time.synchro.net:24

Back to comp.lang.java.gui | Previous | NextNext in thread | Find similar | Unroll thread


Thread

Executable not running "Etantonio" <etantonio@THRWHITE.remove-dii-this> - 2011-04-27 15:29 +0000
  Re: Executable not runnin "Andrew Thompson" <andrew.thompson@THRWHITE.remove-dii-this> - 2011-04-27 15:29 +0000

csiph-web