java.lang.ClassCastException: org.eclipse.jdt.internal.core.CompilationUnit cannot be cast to org.codehaus.jdt.groovy.model.GroovyCompilationUnit
at org.jspresso.contrib.sjsplugin.tmar.registry.RegProject.updateRegistry(RegProject.java:143)
at org.jspresso.contrib.sjsplugin.tmar.registry.TmarRegistry.updateMarkersAssynchronously(TmarRegistry.java:466)
at org.jspresso.contrib.sjsplugin.tmar.registry.TmarRegistry$2.run(TmarRegistry.java:430)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:53)
Hello Lars.
I was fixing the ClassCastException... but I think the issue reason is that you do not install the groovy plugin, is it true ? Please use jspresso mantis (http://mantis.jspresso.org/my_view_page.php) to report any problem or ask any question.
Kind regards
Maxime
Reviews Sign in to post reviews
Unable to build tmar project
Submitted by Lars Martin on Thu, 2014-03-13 19:24
Installed into Elipse Kepler 4.3.2 (SR2):
Unable to build tmar project
Submitted by Maxime Mising name on Fri, 2014-03-28 15:54
Hello Lars.
I was fixing the ClassCastException... but I think the issue reason is that you do not install the groovy plugin, is it true ? Please use jspresso mantis (http://mantis.jspresso.org/my_view_page.php) to report any problem or ask any question.
Kind regards
Maxime
Thanks, I will double check
Submitted by Lars Martin on Tue, 2014-04-22 14:40
Thanks, I will double check my installation. Lars