Closed lwrage closed 4 years ago
Closing the project removes all files in the closed project from the index, including plugin contributed AADL. It should be possible to address this in PropertiesToBeBuiltComputerContribution.removeProject()
.
Note: May need to take this into account in the context of #1134
Summary
In a workspace with multiple unrelated projects closing one of them can result in unresolved references in the other project. A clean build fixes the issue.
Expected and Current Behavior
Closing an unrelated project should not have any influence on the remaining projects. Currently closing a project makes all references to contributed AADL files unresolved.
Steps to Reproduce
Environment