Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » execute an exe from a java project
execute an exe from a java project [message #27506] Mon, 05 May 2003 03:15 Go to next message
Eclipse UserFriend
Originally posted by: dbhavna.rediffmail.com

how do i run an exe from within a java file in a java project in eclipse?
Re: execute an exe from a java project [message #27584 is a reply to message #27506] Mon, 05 May 2003 12:24 Go to previous message
Eclipse UserFriend
Originally posted by: burner.zclipse.org

On Mon, 05 May 2003 07:15:53 +0000, exquisitus wrote:

> how do i run an exe from within a java file in a java project in
> eclipse?

Presumably, the same way you run an exe from within a java file outside of
eclipse. Doesn't Runtime.exec() work for you?

http://java.sun.com/j2se/1.4.1/docs/api/java/lang/Runtime.ht ml#exec(java.lang.String)
Previous Topic:how 2 achieve this
Next Topic:how to launch java applications programmatically?
Goto Forum:
  


Current Time: Fri Jun 13 09:01:36 EDT 2025

Powered by FUDForum. Page generated in 0.03731 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top