Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » TMF (Xtext) » problem launching eclipse runtime and generating code(problem launching eclipse runtime and generating code)
problem launching eclipse runtime and generating code [message #1784110] Thu, 22 March 2018 15:46 Go to next message
Angela Villota-Gomez is currently offline Angela Villota-GomezFriend
Messages: 1
Registered: March 2018
Junior Member
Hello!

I'm new using xtext, I'm working in my DSL and found this problem when launching the eclipse runtime.

In the runtime I am able to write programs in my DLS but I can't generate code.
Does anyone know how to solve this issue?

Error:

SLF4J: Class path contains multiple SLF4J bindings.
SLF4J: Found binding in [bundleresource://509.fwk1338770454:1/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: Found binding in [bundleresource://509.fwk1338770454:2/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: See url for an explanation.
SLF4J: Actual binding is of type [ch.qos.logback.classic.util.ContextSelectorStaticBinder]
Re: problem launching eclipse runtime and generating code [message #1784120 is a reply to message #1784110] Thu, 22 March 2018 16:25 Go to previous messageGo to next message
Christian Dietrich is currently offline Christian DietrichFriend
Messages: 14665
Registered: July 2009
Senior Member
https://bugs.eclipse.org/bugs/show_bug.cgi?id=506676

Twitter : @chrdietrich
Blog : https://www.dietrich-it.de
Re: problem launching eclipse runtime and generating code [message #1786583 is a reply to message #1784120] Mon, 07 May 2018 21:53 Go to previous messageGo to next message
Maude Sabourin is currently offline Maude SabourinFriend
Messages: 11
Registered: May 2018
Junior Member
I just joined this forum because of this exact bug. Does this mean we are doomed to not use xtext until Eclipse fixes this issue? Is this related to Windows specifically or to the Eclipse version?

This is very unfortunate as if I can't even run the tutorial, I might as well go with Kotlin instead.

Some helps or insights would be appreciate
Re: problem launching eclipse runtime and generating code [message #1786644 is a reply to message #1786583] Tue, 08 May 2018 21:29 Go to previous messageGo to next message
Christian Dietrich is currently offline Christian DietrichFriend
Messages: 14665
Registered: July 2009
Senior Member
cant you simply ignore the warning?

Twitter : @chrdietrich
Blog : https://www.dietrich-it.de
Re: problem launching eclipse runtime and generating code [message #1786645 is a reply to message #1786644] Tue, 08 May 2018 21:30 Go to previous message
Christian Dietrich is currently offline Christian DietrichFriend
Messages: 14665
Registered: July 2009
Senior Member
=> you cannot generate code must have a different reason

Twitter : @chrdietrich
Blog : https://www.dietrich-it.de
Previous Topic:How to let Tycho resolve dependencies in xtext-maven-plugin?
Next Topic:Help resolve this error
Goto Forum:
  


Current Time: Tue Apr 23 10:38:38 GMT 2024

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

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

Back to the top