Bug 459102

Summary: [jar exporter] Runnable JAR File Export should remember the export destination per launch configuration
Product: [Eclipse Project] JDT Reporter: Roland Illig <rillig>
Component: UIAssignee: JDT-UI-Inbox <jdt-ui-inbox>
Status: ASSIGNED --- QA Contact:
Severity: enhancement    
Priority: P3 CC: daniel_megert
Version: 4.4   
Target Milestone: ---   
Hardware: All   
OS: All   
Whiteboard:

Description Roland Illig CLA 2015-02-04 04:26:48 EST
I have several launch configurations that I want to export into runnable jars.

Currently, the “Export destination” field is shared among all these launch configurations, so when I select another launch configuration, the export destination and the other settings stay the same.

I prefer to have one export destination per launch configuration, so that I only need to select a launch configuration and then click on Finish, without having to change the “Export destination” each time. For consistency, the library handling should then also depend on the launch configuration.