Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make the plugin output directory configurable #356

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on May 9, 2022

  1. Make the plugin output directory configurable

    Make outputDir configurable, so that users can have full control over the output
    path.
    
    Additionally, the GenerateJavaTask lazy by converting inputs to gradle Properties.
    
    See: https://docs.gradle.org/current/userguide/lazy_configuration.html
    kilink committed May 9, 2022
    Configuration menu
    Copy the full SHA
    e65ba3b View commit details
    Browse the repository at this point in the history