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
- Create two projects A, and B with one AADL file each
- Add a property association for a predeclared property to B,aadl
- Close project A
Environment
- OSATE Version: 2.7.0
- Operating System: macOS, Linux
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