Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » Exporting application with runtime lib
Exporting application with runtime lib [message #298355] Mon, 30 January 2006 10:15 Go to next message
Eclipse UserFriend
Originally posted by: simbad22.lycos.com

From Eclipse or NetBeans IDEs, how to export a java application, that
includes the java runtime library or a subset of it, just sufficient to
allow to run the application on computers where the Java Platform is not
installed? This is would be necessary in a scenario where the application
end users have not the java platform installed on their PC and they are
unable to install it. How is this situation usually managed by developers?
Re: Exporting application with runtime lib [message #298384 is a reply to message #298355] Mon, 30 January 2006 16:08 Go to previous message
Haris Peco is currently offline Haris PecoFriend
Messages: 1072
Registered: July 2009
Senior Member
tim smith wrote:

> From Eclipse or NetBeans IDEs, how to export a java application, that
> includes the java runtime library or a subset of it, just sufficient to
> allow to run the application on computers where the Java Platform is not
> installed? This is would be necessary in a scenario where the application
> end users have not the java platform installed on their PC and they are
> unable to install it. How is this situation usually managed by
> developers?
you have to install java for java application (minimal is jre)
Previous Topic:launch eclipse from java
Next Topic:Scheduler type UI example?
Goto Forum:
  


Current Time: Mon Jul 22 22:24:39 GMT 2024

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

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

Back to the top