Ticket #67 (new defect)

Opened 5 months ago

Modules in default package do not include project references

Reported by: dhasenan Assigned to:
Priority: major Component: descent.astview
Version: Keywords:
Cc:

Description

Given a module in the default package (i.e. none), imports referencing modules in projects listed under Project References are highlighted as errors, as well as any usages of the declarations contained in those modules. Moving the module from the default package to a named package fixes these errors.