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

Bug 326528

Summary: [Java discoverer] discover several projects at once into the same model
Product: [Modeling] MoDisco Reporter: Nicolas Bros <nicolas.bros>
Component: InfrastructureAssignee: Project Inbox <modisco.web-inbox>
Status: NEW --- QA Contact:
Severity: enhancement    
Priority: P5 CC: barbier.gabriel, fabien.giquel, gdupe
Version: 0.9.0   
Target Milestone: ---   
Hardware: All   
OS: All   
Whiteboard:

Description Nicolas Bros CLA 2010-09-29 09:00:41 EDT
My application is comprised of several Java projects. I multi-selected the projects, right-clicked and selected "MoDisco > Discover Java model from Java project".
I would have expected all the code in the selected projects to be discovered, and a single model to be created.
Instead, I got 7 windows that popped-up. One for each project.
Comment 1 Gregoire Dupe CLA 2010-10-06 10:37:12 EDT
To solve this bug we need to enhance the discovery manager. Currently, the discovery manger makes one discoverer launch per selected elements.
Comment 2 Fabien Giquel CLA 2013-01-25 04:33:09 EST
To complete, some user alsod tried some JSP model discovery on multi-folders selection. In addition to the fact that he obtained more than one xmi file, some misc issue (multi-threading ?) is that som xmi file contains the random addition of discovery result for several folders (but not all).