Refreshing a Class Diagram

A class diagram refreshes automatically whenever:

However, it is still useful to be able to force a refresh to confirm the up-to-dateness of what is being displayed. The Refresh action can be invoked either by pressing the toolbar button, or selecting the Refresh option from the AgileJ menu or pressing F5.

Unresolved Classes

AgileJ StructureViews populates its diagram contents from the Eclipse Java Model. More specifically, given a fully qualified name and a project name the diagram editor attempts to resolve the type by making calls to the Eclipse JDT API. However, it may not be possible to resolve a type when:

When this happens, an empty type is shown on the class diagram and on the outline tree with a red question mark symbol.

Copyright © AgileJ Ltd. All rights reserved.