8000 Implement getSupportedOptions · Issue #521 · androidannotations/androidannotations · GitHub
[go: up one dir, main page]

Skip to content {"props":{"docsUrl":"https://docs.github.com/get-started/accessibility/keyboard-shortcuts"}}
This repository was archived by the owner on Feb 26, 2023. It is now read-only.
This repository was archived by the owner on Feb 26, 2023. It is now read-only.

Implement getSupportedOptions #521

@pyricau

Description

@pyricau

In #517 @devesh pointed out that javac outputs a warning when using the androidManifestFile options : warning: The following options were not recognized by any processor: '[androidManifestFile]'

That's because we do not implement Processor.getSupportedOptions: http://docs.oracle.com/javase/6/docs/api/javax/annotation/processing/Processor.html#getSupportedOptions().

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0