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

Bug 361401

Summary: Filter duplicate shared launch configurations
Product: [Eclipse Project] Platform Reporter: Aaron Digulla <digulla>
Component: DebugAssignee: Platform-Debug-Inbox <platform-debug-inbox>
Status: NEW --- QA Contact:
Severity: enhancement    
Priority: P3 CC: cvgaviao, francis.andre.kampbell
Version: 3.7.1   
Target Milestone: ---   
Hardware: All   
OS: All   
Whiteboard:

Description Aaron Digulla CLA 2011-10-19 09:54:26 EDT
* Create a multi-module Maven project
* Import the parent/root project
* Import a module
* Create a launch config for the module, for example to run JUnit tests
* Edit the new launch config and share it. Save it in the module

Since the module is visible two times in the Package Explorer (once as a subfolder of the parent/root project and once as individual Eclipse project), the launch config is visible two times as well.

Eclipse will create two entries in the Run/Debug menus and toolbar buttons.

Please filter launch configs by URL/absolute path and add only a single entry to the menus of several entries share the same URL/path.
Comment 1 Dani Megert CLA 2013-01-15 06:35:22 EST
*** Bug 398169 has been marked as a duplicate of this bug. ***