Bug 361401 - Filter duplicate shared launch configurations
Summary: Filter duplicate shared launch configurations
Status: NEW
Alias: None
Product: Platform
Classification: Eclipse Project
Component: Debug (show other bugs)
Version: 3.7.1   Edit
Hardware: All All
: P3 enhancement with 1 vote (vote)
Target Milestone: ---   Edit
Assignee: Platform-Debug-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
: 398169 (view as bug list)
Depends on:
Blocks:
 
Reported: 2011-10-19 09:54 EDT by Aaron Digulla CLA
Modified: 2013-01-15 06:35 EST (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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. ***