Support of multiple projects

Hi all,

I’m trying SDE for Eclipse V 4.0 and want to use the models of two projects in one diagram. Is this supported by this version and how can I do that?

Thank you for help.

Hi fx782Xms,

I regret that this is not being supported currently. You may consider using our Instant Reverse feature (Modeling > Instant Reverse) to reverse source code of one Java project to the master UML project to form diagram.

Best regards,
Jick

Hi Jick,

thanks for your hint. Meanwhile I’m trying another workaround and it seems to be working:

  1. Create a new Java project with several source folders containing links to the sourcefolders in the projects to merge.
  2. Use this project to create the VP project.

The complete model is available and even code generation works creating the new source in the underlying projects.

Hope there won’t be severe drawbacks.

Best regards
fx782Xms