dgs-codegen icon indicating copy to clipboard operation
dgs-codegen copied to clipboard

Make the plugin output directory configurable

Open kilink opened this issue 2 years ago • 2 comments

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 avatar Mar 22 '22 03:03 kilink

Would fix #281

kilink avatar Mar 22 '22 21:03 kilink

@kilink could you please rebase with the latest master, as time allows.

berngp avatar Jul 08 '22 02:07 berngp