Vertispan / j2clmavenplugin

Maven plugin to launch new J2CL compilation
https://vertispan.github.io/j2clmavenplugin/
Apache License 2.0
53 stars 26 forks source link

Annotation processor unable to find resources during j2cl:test goal run #20

Closed treblereel closed 4 years ago

treblereel commented 4 years ago

In my gwt-resources annotation processor i use Filer.getResource to find resources, all works as expected running j2cl:watch or j2cl:build goals.

gwt-resources.j2cl-tests is a nice reproducer

thanks !

niloc132 commented 4 years ago

Sorry, I thought I merged this long ago, landed now.