Skip to main content



      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 15: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 14: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 14:07 Go to previous message
Eclipse UserFriend
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: Tue Apr 29 03:08:04 EDT 2025

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

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

Back to the top