Bug 157212 - [jar exporter] Provide Java web start deployment mechanism
Summary: [jar exporter] Provide Java web start deployment mechanism
Status: ASSIGNED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 3.3   Edit
Hardware: All All
: P5 enhancement with 1 vote (vote)
Target Milestone: ---   Edit
Assignee: JDT-UI-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords: helpwanted
: 225871 (view as bug list)
Depends on:
Blocks:
 
Reported: 2006-09-13 14:48 EDT by Chris Dennett CLA
Modified: 2008-08-07 05:22 EDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Dennett CLA 2006-09-13 14:48:11 EDT
I went to export a Java project, hoping to find an option for exporting to Java web start, but couldn't find anything. The only document I saw relating to it was http://help.eclipse.org/help31/index.jsp?topic=/org.eclipse.platform.doc.isv/guide/java_web_start.htm.

The idea is to implement the code required to allow exporting of Java web start projects from Eclipse.

I envision a dialog where you can put in details such as title, vendor, homepage, description, icon, as well as being able to easily sign the webstart application, and the JRE versions to use on each platform.

As you can see, this would be immensely useful for people who create webstart applications. If the backend is also available, then you could also write ant scripts which use this backend to create the webstart files.
Comment 1 Frederic Fusier CLA 2006-09-25 05:49:17 EDT
Move to Platform/Website
Comment 2 Frederic Fusier CLA 2006-09-25 05:51:24 EDT
Not sure Website was the correct component => reassign to UI
Comment 3 John Arthorne CLA 2006-09-25 10:18:45 EDT
Platform UI knows nothing of Java - this would either be a JDT feature (for any Java project), or a PDE feature (for plugin projects only). Bouncing again to JDT.
Comment 4 Markus Keller CLA 2008-08-07 05:20:01 EDT
*** Bug 225871 has been marked as a duplicate of this bug. ***
Comment 5 Markus Keller CLA 2008-08-07 05:22:07 EDT
This should already work for plug-in projects (when you export a feature):
http://help.eclipse.org/stable/index.jsp?topic=/org.eclipse.platform.doc.isv/guide/java_web_start.htm