Bug 92501 - [product] specifying the <launcher>.ini to use
Summary: [product] specifying the <launcher>.ini to use
Status: RESOLVED WONTFIX
Alias: None
Product: PDE
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 3.1   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: PDE-UI-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords: helpwanted
Depends on:
Blocks:
 
Reported: 2005-04-23 16:44 EDT by Jeff McAffer CLA
Modified: 2011-06-08 11:47 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jeff McAffer CLA 2005-04-23 16:44:44 EDT
The product editor allows users to set the config.ini to use when 
running/packaging the product.  It also allows users to specify values for the 
program and vm args. These eventually make their way into a launcher.ini file 
when the product is run or packaged.

Since PDE does not currently support direct packaging of products, develoers 
needing a launcher.ini need to define the file and then duplicate the contents 
inthe product editor.  Worse, the only way they will ever that that file 
included in the root of their ouptut is if their product is feature based 
(otherwise they have nowehere to sped the rootfiles).

Suggestion: change the launcher.ini support in the product editor to allow for 
the specificaiton of a file to use as the launcher.ini.  

We have ot be sure that the branding works correctly.  Also would likely 
require that PDE parse the file and find the program and VM args to construct 
the launch configuration.
Comment 1 Curtis Windatt CLA 2011-06-08 11:47:14 EDT
There has been no interest in fixing this for several years.  Closing as WONTFIX.  Please reopen if you can contribute a fix.