• 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:
  • Tim Cooke
  • Campbell Ritchie
  • paul wheaton
  • Ron McLeod
  • Devaka Cooray
Sheriffs:
  • Jeanne Boyarsky
  • Liutauras Vilda
  • Paul Clapham
Saloon Keepers:
  • Tim Holloway
  • Carey Brown
  • Piet Souris
Bartenders:

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 ]
 
reply
    Bookmark Topic Watch Topic
  • New Topic