Skip to content

Turn target properties into annotations. #333

@tanneberger

Description

@tanneberger

We should step by step remove target properties and translate them into annotations.

reactor-uc currently has these target properties:

      case UC ->
          config.register(
              BuildTypeProperty.INSTANCE,
              PlatformProperty.INSTANCE,
              TimeOutProperty.INSTANCE,
              FastProperty.INSTANCE,
              KeepaliveProperty.INSTANCE,
              NoCompileProperty.INSTANCE,
              LoggingProperty.INSTANCE,
              CmakeIncludeProperty.INSTANCE,
              ClockSyncModeProperty.INSTANCE,
              FilesProperty.INSTANCE);

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions