Error when running app after upgrade from Mendix 9.24.6 to 10.18.4
0
C:\Tesp Apps\Test-MendixUpgrade10_2\javasource\emailtemplate\actions\SendEmail.java:199: error: cannot assign a value to final variable PlainBody this.PlainBody = ConvertHTMLBodyToPlainText.removeHTML(this.HtmlBody); ^Note: Some input files use or override a deprecated API.Note: Recompile with -Xlint:deprecation for details.Note: Some input files use unchecked or unsafe operations.Note: Recompile with -Xlint:unchecked for details.1 error FAILURE: Build failed with an exception. * What went wrong:Execution failed for task ':compile'.> Compilation failed; see the compiler error output for details. * Try:> Run with --scan to get full insights. BUILD FAILED in 44s
asked
Priyanka Gadikar
1 answers
0
Hi Priyanka,
Please see below which looks similar to your issue