Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Technology Project and PMC » how to build it to exe file
how to build it to exe file [message #53321] Mon, 28 April 2003 19:09 Go to next message
Eclipse UserFriend
Originally posted by: yuan.tao.picsel.com

I am working on a server management console.
currently I start the console by a shell script:
javaw -cp ... -Djava.library.path=... MainClass

I would rather start it with a exe file.
Does anyone know how to build a eclipse project to a exe file.

Thanks a lot.
Re: how to build it to exe file [message #60240 is a reply to message #53321] Fri, 19 December 2003 19:07 Go to previous message
Eclipse UserFriend
Originally posted by: schmidt.2002.gmx.de

Am Mon, 28 Apr 2003 19:09:33 +0000 (UTC) hat YuanTao <yuan.tao@picsel.com>
geschrieben:

> I am working on a server management console.
> currently I start the console by a shell script:
> javaw -cp ... -Djava.library.path=... MainClass
>
> I would rather start it with a exe file.
> Does anyone know how to build a eclipse project to a exe file.

Yes, I have done it with good success.

Read this:
http://www-106.ibm.com/developerworks/java/library/j-nativeg ui2/

and maybe this:
http://www-106.ibm.com/developerworks/java/library/j-nativeg ui/

Andi
Re: how to build it to exe file [message #596204 is a reply to message #53321] Fri, 19 December 2003 19:07 Go to previous message
Andreas Schmidt is currently offline Andreas SchmidtFriend
Messages: 33
Registered: July 2009
Location: Zurich, Switzerland
Member
Am Mon, 28 Apr 2003 19:09:33 +0000 (UTC) hat YuanTao <yuan.tao@picsel.com>
geschrieben:

> I am working on a server management console.
> currently I start the console by a shell script:
> javaw -cp ... -Djava.library.path=... MainClass
>
> I would rather start it with a exe file.
> Does anyone know how to build a eclipse project to a exe file.

Yes, I have done it with good success.

Read this:
http://www-106.ibm.com/developerworks/java/library/j-nativeg ui2/

and maybe this:
http://www-106.ibm.com/developerworks/java/library/j-nativeg ui/

Andi
Previous Topic:CVS: HEAD and Branches are empty!
Next Topic:[ANN] Eclipse Checkstyle v3.2 Released
Goto Forum:
  


Current Time: Fri Apr 26 13:27:17 GMT 2024

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

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

Back to the top