Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [platform-dev] creating an executable

Ahh, JSmooth may be a nother choice, it does almost exactly the thing
you mentioned. However, it is not a eclipse plugin, it can be run
separately.

Good luck.

-- Joe


On Thu, 14 Oct 2004 09:44:47 +1000, gerard.aitchison@xxxxxxxxxxxxxxxxx
<gerard.aitchison@xxxxxxxxxxxxxxxxx> wrote:
> 
> Hello fellow eclipsers, 
> 
> I was wonndering if someone could let me know how I can use eclipse to
> create and deploy a java application as a .exe file.  I have been told that
> the eclipse platform can do this but so far have had no luck. 
> 
> I have a number of classes which I can jar up, but I would then like to
> create a exe file containing the jar and other supporting files so the end
> user can simply click on the exe as per a standard windows operation. 
> 
> Regards, 
> Ged 
> 


-- 
Money can't buy everything.
Sometimes money can't even buy a gun...


Back to the top