The Artima Developer Community
Sponsored Link

Java Answers Forum
Making an exe from a Java class file

1 reply on 1 page. Most recent reply: Oct 17, 2002 1:55 AM by siddhartha

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 1 reply on 1 page
subba

Posts: 1
Nickname: techie
Registered: Oct, 2002

Making an exe from a Java class file Posted: Oct 16, 2002 1:29 PM
Reply to this message Reply
Advertisement
Hi all,
I need help on how to make a standalone exe from a java class file. I need to install this exe on a machine which has just the JRE. My java class expects command line arguments at runtime. So is this going to be an obstacle to make an exe.


siddhartha

Posts: 15
Nickname: saddysan
Registered: Jul, 2002

Re: Making an exe from a Java class file Posted: Oct 17, 2002 1:55 AM
Reply to this message Reply
here is a link for J2Exe software, it will create .exe file for your java application, but jre should be present on the client machine. If you need more professional solution write to me.

http://www.duckware.com/jexepack/index.html

saddysan

Flat View: This topic has 1 reply on 1 page
Topic: help on program. Previous Topic   Next Topic Topic: JPS: Printer Discovery w/ Port settings

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use