Skip to content

[structure view] update catalog registry when classpath changes #1626

@martinlippert

Description

@martinlippert

The registry that looks up the stereotype definitions from the JSON files needs to update itself:

  • changes on the classpath of the project (via project listener)
  • changes to those files from the project itself (changes to files of this type from source folders)

This does not include the automatic update of the UI. That can be done by pressing the "reload" action on the UI. Since changes to those metadata files should not happen as part of the usual daily work, having no automatic UI update here should be just fine.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions