Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » TMF (Xtext) » Intellij , xbase cyclic dependencies
Intellij , xbase cyclic dependencies [message #1731661] Mon, 09 May 2016 06:07 Go to next message
Didier Didos is currently offline Didier DidosFriend
Messages: 14
Registered: April 2016
Junior Member
Hello,

I've a trouble with intellij integration.

I use xtext 2.9.1, xbase enable.

In my grammar, I'm able to refer to extrernal java classes.
When I tried to refer from dsl using xbase to a java class that refer to an element generated by the same dsl file, it's a kind of cyclic dependency.

In eclipse, it seems to be ok, but using intellij, an error is mark in dsl file, and I'm not able to generate dsl elements anymore. Only solution is to comment reference in DSL to this external java class.

How can I solve this issue please?
Re: Intellij , xbase cyclic dependencies [message #1731847 is a reply to message #1731661] Tue, 10 May 2016 12:55 Go to previous message
Jan Koehnlein is currently offline Jan KoehnleinFriend
Messages: 760
Registered: July 2009
Location: Hamburg
Senior Member
What kind of error do you get?

---
Get professional support from the Xtext committers at www.typefox.io
Previous Topic:Custom project creation
Next Topic:Hash comment
Goto Forum:
  


Current Time: Fri Apr 26 11:28:21 GMT 2024

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

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

Back to the top