Skip to content

Suppress Initialization Check for fields initialized with a Constructor Injection #392

@gabizou

Description

@gabizou

screen shot 2018-06-05 at 4 46 55 pm
In the cases where we have Mixins writing new fields, we could do traditional field initialization here, but it would be nice to tell IntelliJ to stop being stubborn learn to tell additional constructor called methods to initialize fields.

This could be tricky as constructor injection can be tricky, but I'm fairly sure this sort of injection will always work, even with multiple constructors without a no-args constructor, right @Mumfrey ?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions