Skip to content

Closing a project can lead to unresolved references to predeclared properties #2195

@lwrage

Description

@lwrage

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

  1. Create two projects A, and B with one AADL file each
  2. Add a property association for a predeclared property to B,aadl
  3. Close project A

Environment

  • OSATE Version: 2.7.0
  • Operating System: macOS, Linux

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions