Age | Commit message (Collapse) | Author |
|
fixed now (ecj)
|
|
fixed now (javac)
|
|
|
|
|
|
|
|
issues, as we only use the simple name. Actually getting the full module name is a little tricky, but this should do the job.
|
|
|
|
ended up null would cause an NPE during `toBuilder()` invocations.
|
|
should also find next priority for the astvisitors (only the annotation visitors were being considered).
|
|
|
|
java.version contains 1.8.0_131 where ant.java.version only contains 1.8
|
|
|
|
|
|
|
|
|
|
the byte code
|
|
delegate of the gradle IncrementalProcessingEnvironment’.
|
|
|
|
|
|
IncrementalProcessingEnvironment." in eclipse build.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
need to make this prettier later and add the magic for how to interop Singular with Jackson later.
|
|
|
|
|
|
|
|
non-gradle compiler. Fixed that.
|
|
|
|
|
|
|
|
|
|
|
|
removed by eclipse’s organize imports.
|
|
of replacing it with the non-experimental check about 3 years ago when builder moved out of experimental. The check has now been restored.
|
|
installed’ text in the eclipse about dialog.
|
|
|
|
|
|
|
|
|
|
otherwise gradle compile will fail.
|
|
|
|
documented and fixed.
|
|
`@Builder.Default` into account) an update.
|
|
`@Builder.Default` static method instead of initializing to null/0/false. This does that, for ecj.
|
|
`@Builder.Default` static method instead of initializing to null/0/false. This does that, for javac.
|