Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 87562

Summary: PDE could generate jnlp file from product description
Product: [Eclipse Project] PDE Reporter: Pascal Rapicault <pascal>
Component: UIAssignee: PDE-UI-Inbox <pde-ui-inbox>
Status: RESOLVED WONTFIX QA Contact:
Severity: enhancement    
Priority: P3 CC: curtis.windatt.public, gunnar
Version: 3.1Keywords: helpwanted
Target Milestone: ---   
Hardware: PC   
OS: Windows 2000   
Whiteboard:
Attachments:
Description Flags
sample jnlp file none

Description Pascal Rapicault CLA 2005-03-09 15:59:10 EST
Support for JNLP has been added in M5. It generates a JNLP files mapping
existing features.
It we want to be really slick, we need to be able to generate the main JNLP file
from the information available in the product description.
Comment 1 Wassim Melhem CLA 2005-03-09 16:19:24 EST
could you attach a sample?
Comment 2 Jeff McAffer CLA 2005-03-09 20:31:25 EST
Created attachment 18628 [details]
sample jnlp file

this is a sample top-level jnlp file.  It points to another jnlp which is
directly generated from a feature (and which happens to then point to still
more jnlp files).  The information here is really an aggregate of config.ini
and launcher.ini information.

We (Pascal or I) should be able to create a generator for you to use.
Comment 3 Pascal Rapicault CLA 2005-03-10 08:45:11 EST
I was trying to get community involvement here.
Even if we do it, the code would have to leave in PDE UI/Core since the product
model is there.
Comment 4 Curtis Windatt CLA 2011-06-07 16:44:53 EDT
No one has shown any interest in working on this.  Closing as WONTFIX.