Closed xgouchet closed 8 years ago
Hello xgouchet, some days ago I encountered the same problem when trying to compile a JOA based Addin in IntelliJ. The problem was caused in the annotation processor joa-processor.jar. For some reason, a plausibility check failed. I removed the dispensable code, re-built the project and the problem was solved. Please checkout the master branch and try again. Regards, Wolfgang
Thanks a lot, this works now !
Hi, I'm trying to use your library, following your tutorial I created the following class :
But upon compilation, I get an error in the generated Module class :
"MyAddin mus extend class com.wilutions.joa.outlook.OutlookFormRegion".
I'm uisng the library from release 0.4.0.
Help me, Wolfgangimig. You're my only hope !