Skip to content

wrong DataType imports  #12

Closed
Closed
@hauner

Description

@hauner

issue:
in case a DataType is a generic type, String DataType.getImport() does not contain the imports of the generic types.

solution:
The method should change its return type Set<String> and add the generic types.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions