Bug 341218 - [reverse] Papyrus shall Allow reverse of Eclipse Plugin Dependencies into UML model
Summary: [reverse] Papyrus shall Allow reverse of Eclipse Plugin Dependencies into UML...
Status: NEW
Alias: None
Product: Papyrus
Classification: Modeling
Component: Core (show other bugs)
Version: unspecified   Edit
Hardware: All All
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-03-29 07:59 EDT by Cedric Dumoulin CLA
Modified: 2017-09-11 03:27 EDT (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 Cedric Dumoulin CLA 2011-03-29 07:59:02 EDT
Papyrus shall provide a tool allowing reverse of Eclipse plugin dependencies into the currently selected Papyrus editor.
The tool will create uml.package for plugins and uml.dependency for each dependency between plugins.
Comment 1 Cedric Dumoulin CLA 2013-05-27 06:13:35 EDT
I have a plugin (not yet commited) doing that. Is there any other implementations that can be candidate to  fulfill this enhancement around here ?
Comment 2 Benoit Maggi CLA 2017-09-11 03:27:27 EDT
There is something pretty similar, that is supposed to "reverse" eclipse plugin (I don't think it use Package for plugin)

You can check 
https://git.eclipse.org/c/papyrus/org.eclipse.papyrus.tools.git/tree/adl4eclipse

or Bug 512352

You can also ping Patrick or Rémi if you want more information.