Skip to content

Resource files not outputted #92

Open
@r-vdp

Description

@r-vdp

I have an annotation processor that produces both some java source files and an xml file.
When the compilation fails, though, only the contents of the generated java files is shown and the xml file seems to be ignored, even though it should effectively have been generated.

The xml file is outputted in the SOURCE_OUTPUT location and uses the standard Filer methods.

The generatesFileNamed() method to does report the file to be present.

Metadata

Metadata

Assignees

No one assigned

    Labels

    P3type=defectBug, not working as expected

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions