Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » TMF (Xtext) » [xtend] . vs ::
[xtend] . vs :: [message #1324874] Thu, 01 May 2014 00:56 Go to next message
Christophe Bouhier is currently offline Christophe BouhierFriend
Messages: 937
Registered: July 2009
Senior Member
Hi,

For some reason this worked but then later gave errors in xtend.

SmiPackage.Literals.REFERENCEABLE__RIGHT


When I change it to this, it's fine.

SmiPackage$Literals::REFERENCEABLE__RIGHT

Question: Why would the xtend validator have a problem with the former
only 'after a while'?

This is in a generated xtext /src folder.

Thanks
Christophe
Re: [xtend] . vs :: [message #1325565 is a reply to message #1324874] Thu, 01 May 2014 09:05 Go to previous messageGo to next message
Christian Dietrich is currently offline Christian DietrichFriend
Messages: 14661
Registered: July 2009
Senior Member
HI,

did you downgrade the xtend version?


Twitter : @chrdietrich
Blog : https://www.dietrich-it.de
Re: [xtend] . vs :: [message #1326890 is a reply to message #1325565] Fri, 02 May 2014 00:17 Go to previous message
Christophe Bouhier is currently offline Christophe BouhierFriend
Messages: 937
Registered: July 2009
Senior Member
On 01-05-14 17:05, Christian Dietrich wrote:
> HI,
>
> did you downgrade the xtend version?
Not that I am aware of, but my setup is a bit odd, as I use a custom
target which was initially based on an older xtext version (1.x)

The .target plugins are now:

xtext => 2.4.3
xtend => 1.1.0


The Eclipse installation itself is this:

xtext => 2.4.3
xtend => 2.4.3


mmmh, maybe this this is the problem, I moved xtext ahead in the
..target, but not xtend.

I asked recently about how to deal with custom .target files (Used in
IDE and Tycho builds) on 9th of April. No response on that post. Could
you have a look?

I guess, I figured out it's best to keep target and installation
versions in sync...

Cheers Christophe
Previous Topic:NPE after upgrade to 2.5.0
Next Topic:viewing AST updates in DSL editor
Goto Forum:
  


Current Time: Fri Mar 29 08:47:14 GMT 2024

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

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

Back to the top