Skip to main content



      Home
Home » Modeling » TMF (Xtext) » Cross reference problem during clean build(Cross reference problem during clean build)
icon5.gif  Cross reference problem during clean build [message #1221213] Tue, 17 December 2013 01:05 Go to next message
Eclipse UserFriend
Hi all,
I have two DSLs, say DSL1 and DSL2.
Say that in DSL2 all the addresses of employees are stored,
something like:
address emp1 {
street ..
pincode ..
....
}

and DSL1 stores all the employees info like name, phone number and reference to address object from DSL2.

So when I save my DSL1, the generator will be called and I get correct value of address in generator.

But when I clean build I get null value for address object.
Can anyone suggest me something.

Thanks in advance Smile

[Updated on: Tue, 17 December 2013 01:12] by Moderator

Re: Cross reference problem during clean build [message #1221460 is a reply to message #1221213] Tue, 17 December 2013 14:06 Go to previous message
Eclipse UserFriend
Hi,

this should work out of the box. do you have any strange customizations?
Previous Topic:White space issue
Next Topic:MyObject Instead of <Generated>Impl classes from xtext grammar
Goto Forum:
  


Current Time: Wed Jul 02 22:05:05 EDT 2025

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

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

Back to the top