Skip to main content



      Home
Home » Modeling » TMF (Xtext) » Error during building the .web project due to Xtext builder(Error due to Xtext builder)
Error during building the .web project due to Xtext builder [message #1771659] Tue, 29 August 2017 04:12 Go to next message
Eclipse UserFriend
Hi,
Please look at the below errors. I would like to know what I have missed.
Xtext version 2.12.0

Errors occurred during the build.
Errors running builder 'Xtext Project Builder' on project 'com.amadeus.secomo.siteparameters.web'.
loader constraint violation in interface itable initialization: when resolving method "org.eclipse.xtend.core.jvmmodel.XtendJvmModelInferrer$2.accept(Lorg/eclipse/xtext/common/types/JvmDeclaredType;Lorg/eclipse/xtext/xbase/lib/Procedures$Procedure1;)V" the class loader (instance of org/eclipse/osgi/internal/loader/EquinoxClassLoader) of the current class, org/eclipse/xtend/core/jvmmodel/XtendJvmModelInferrer$2, and the class loader (instance of org/eclipse/osgi/internal/loader/EquinoxClassLoader) for interface org/eclipse/xtext/xbase/jvmmodel/IJvmDeclaredTypeAcceptor have different Class objects for the type org/eclipse/xtext/xbase/lib/Procedures$Procedure1 used in the signature

[Updated on: Tue, 29 August 2017 04:14] by Moderator

Re: Error during building the .web project due to Xtext builder [message #1771663 is a reply to message #1771659] Tue, 29 August 2017 05:09 Go to previous messageGo to next message
Eclipse UserFriend
can you give any hints on how to reproduce?
Re: Error during building the .web project due to Xtext builder [message #1771665 is a reply to message #1771663] Tue, 29 August 2017 06:54 Go to previous messageGo to next message
Eclipse UserFriend
[SOLVED]

I had to add the xtext builder source dependancy in the Manfiest file. Then it worked as expected.
Re: Error during building the .web project due to Xtext builder [message #1771667 is a reply to message #1771665] Tue, 29 August 2017 07:12 Go to previous messageGo to next message
Eclipse UserFriend
that should not be neccessary => having more details to reproduce would help to find out if there is a bug
Re: Error during building the .web project due to Xtext builder [message #1771852 is a reply to message #1771667] Thu, 31 August 2017 08:05 Go to previous messageGo to next message
Eclipse UserFriend
Sure , will investigate and update you
Re: Error during building the .web project due to Xtext builder [message #1772339 is a reply to message #1771667] Fri, 08 September 2017 05:18 Go to previous messageGo to next message
Eclipse UserFriend
Hi,
I am building the xtext project with out the xtext builder entry in the manifest.

Errors occurred during the build.
Errors running builder 'Xtext Project Builder' on project 'examples'.
loader constraint violation in interface itable initialization: when resolving method "org.eclipse.xtend.core.jvmmodel.XtendJvmModelInferrer$2.accept(Lorg/eclipse/xtext/common/types/JvmDeclaredType;Lorg/eclipse/xtext/xbase/lib/Procedures$Procedure1;)V" the class loader (instance of org/eclipse/osgi/internal/loader/EquinoxClassLoader) of the current class, org/eclipse/xtend/core/jvmmodel/XtendJvmModelInferrer$2, and the class loader (instance of org/eclipse/osgi/internal/loader/EquinoxClassLoader) for interface org/eclipse/xtext/xbase/jvmmodel/IJvmDeclaredTypeAcceptor have different Class objects for the type org/eclipse/xtext/xbase/lib/Procedures$Procedure1 used in the signature

above is the error obtained,.

Thanks,
Suprith
Re: Error during building the .web project due to Xtext builder [message #1772341 is a reply to message #1772339] Fri, 08 September 2017 05:35 Go to previous messageGo to next message
Eclipse UserFriend
you mean the .project file?
Re: Error during building the .web project due to Xtext builder [message #1772633 is a reply to message #1772341] Wed, 13 September 2017 05:36 Go to previous message
Eclipse UserFriend
No the normal build is failing
Previous Topic:tycho question. postpone xtend source code generation
Next Topic:FYI: Eclipse tooling features have to be updated for Xtext 2.13.0-SNAPSHOT
Goto Forum:
  


Current Time: Wed Jul 23 11:03:35 EDT 2025

Powered by FUDForum. Page generated in 0.08138 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top