Skip to content

Problems generating Javadoc #7

@cuddergambino

Description

@cuddergambino

Getting errors such as:

 error: package android.support.design.widget does not exist

All libs are imported through gradle, but the docs are not generating properly. Lint also causes error, but can be turned off by

lintOptions {
        abortOnError false
    }

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions