Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 326528 - [Java discoverer] discover several projects at once into the same model
Summary: [Java discoverer] discover several projects at once into the same model
Status: NEW
Alias: None
Product: MoDisco
Classification: Modeling
Component: Infrastructure (show other bugs)
Version: 0.9.0   Edit
Hardware: All All
: P5 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-09-29 09:00 EDT by Nicolas Bros CLA
Modified: 2013-01-25 04:33 EST (History)
3 users (show)

See Also:


Attachments

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