This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 33200 - Create a JNLP installer
Summary: Create a JNLP installer
Status: VERIFIED FIXED
Alias: None
Product: installer
Classification: Unclassified
Component: Code (show other bugs)
Version: 3.x
Hardware: All All
: P2 blocker (vote)
Assignee: David Strupl
URL:
Keywords:
Depends on:
Blocks: 28376
  Show dependency tree
 
Reported: 2003-04-23 22:30 UTC by David Strupl
Modified: 2005-07-12 11:04 UTC (History)
1 user (show)

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description David Strupl 2003-04-23 22:30:41 UTC
As generally discussed in issue 28376 there are
several possibilities how JNLP can be used to
start NetBeans. I am creating this feature request
to track progress with the most simple solution:
just use JNLP to download, install and start a
NetBeans distribution. No changes to the module
system are required for this to work (as verified
by my first prototype). The code implementing this
feature should go to installer/jnlp folder.
Comment 1 David Strupl 2003-04-23 22:32:11 UTC
I have already started with implementing this. The only remaining task
is to be able to use "editions" on top of the platform.
Comment 2 David Strupl 2003-07-21 23:42:33 UTC
The installer works for me - I am marking this one as fixed. This is
not the final solution. I have created new issue 35036 to track
progress with the changed specification.
Comment 3 Michal Mocnak 2005-07-12 11:04:46 UTC
Verified