Closed lwrage closed 6 years ago
For AADL projects only.
Simpler approach for editing project dependencies: Add context menu to dependencies node ("Modify dependencies...") that opens the corresponding project properties page. No DnD
Done. Added a virtual node for the depended on projects. It only shows if there is at least one. Added an action to the navigator context menu to edit the project dependencies. This action is active on the virtual node and on AADL projects.
The node should expand direct project dependencies. Operations should allow adding and removing dependencies. (Undo!) Could use drag and drop to add dependency. (Check for cycles!) child of #1371