You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 5, 2019. It is now read-only.
…if you use maven-compiler-plugin 3.5.1 (actually, this has been added in 3.2 but it required
mvn clean
until 3.5.1)You can then even use
<annotationProcessorPaths>
(added in 3.5) instead of addingdagger-compiler
to the classpath.The text was updated successfully, but these errors were encountered: