We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e0612b3 commit 49ced38Copy full SHA for 49ced38
pom.xml
@@ -875,6 +875,7 @@ under the License.
875
<arg>-J--add-opens=jdk.compiler/com.sun.tools.javac.code=ALL-UNNAMED</arg>
876
<arg>-J--add-opens=jdk.compiler/com.sun.tools.javac.comp=ALL-UNNAMED</arg>
877
<arg>--should-stop=ifError=FLOW</arg>
878
+ <arg>-XDaddTypeAnnotationsToSymbol=true</arg>
879
</compilerArgs>
880
<annotationProcessorPaths combine.children="append">
881
<path>
0 commit comments