• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

java

 
Ranch Hand
Posts: 37
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
how to make exe in java
 
Ranch Hand
Posts: 7729
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
System.<forgot this bit>.println(EXE). Something like that... Dunno, look in the JLS.
[ April 01, 2003: Message edited by: Barry Gaunt ]
[ April 01, 2003: Message edited by: Barry Gaunt ]
[ April 01, 2003: Message edited by: Barry Gaunt ]
[ April 01, 2003: Message edited by: Barry Gaunt ]
[ April 01, 2003: Message edited by: Barry Gaunt ]
[ April 01, 2003: Message edited by: Barry Gaunt ]
[ April 01, 2003: Message edited by: Barry Gaunt ]
[ April 01, 2003: Message edited by: Barry Gaunt ]
[ April 01, 2003: Message edited by: Barry Gaunt ]
[ April 01, 2003: Message edited by: Barry Gaunt ]
[ April 01, 2003: Message edited by: Barry Gaunt ]
[ April 01, 2003: Message edited by: Barry Gaunt ]
[ April 01, 2003: Message edited by: Barry Gaunt ]
[ April 01, 2003: Message edited by: Barry Gaunt ]
[ April 01, 2003: Message edited by: Barry Gaunt ]
 
Ranch Hand
Posts: 2676
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Try this:
 
Rancher
Posts: 13459
Android Eclipse IDE Ubuntu
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Heh, looks like we go a live one.
My special anti-content link:
https://coderanch.com/t/370841/java/java/JAVA-EXE
 
mister krabs
Posts: 13974
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Java? Yuck! Why not write in C# and then you can create an exe easily?
[ April 01, 2003: Message edited by: Thomas Paul ]
 
With a little knowledge, a cast iron skillet is non-stick and lasts a lifetime.
reply
    Bookmark Topic Watch Topic
  • New Topic