Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » EMF » Doubts about autocompletion (Doubts about autocompletion )
Doubts about autocompletion [message #1654004] Fri, 06 March 2015 13:42 Go to next message
Luis De Bello is currently offline Luis De BelloFriend
Messages: 95
Registered: January 2015
Member
Post to delete , wrong forum Sad

[Updated on: Fri, 06 March 2015 14:07]

Report message to a moderator

Re: Doubts about autocompletion [message #1655605 is a reply to message #1654004] Sat, 07 March 2015 05:39 Go to previous message
Ed Merks is currently offline Ed MerksFriend
Messages: 33141
Registered: July 2009
Senior Member
Luis,

Is this an Xtext question? If so, use eclipse.modeling.tmf for that.


On 06/03/2015 2:43 PM, Luis De Bello wrote:
> Hi guys,
>
> To be honest , I do not have any concrete question but maybe you can
> help me anyway, I am having some issue to tweak the autocompletion ,
> the problem is that the model which are receiving in the methods is no
> the last node, because the last one has some error so I am not able to
> provide good feedback to the user.
>
> Example
> {
> Key:
> }
>
> The parser marks this as error because the key ,value expression is
> not complete but the method is receiving the object model so I am not
> able distinguish if the element inside has key or value assigned, so I
> need the current object model with the properties which were set and
> the remains properties in null.
>
> I hope someone can bring me some lights on this, also the behaviour
> changes if I use => or ->.
> Thanks in advance.
>
> Regards,
> Luis


Ed Merks
Professional Support: https://www.macromodeling.com/
Previous Topic:[CDO] dispose event for CDOResource
Next Topic:EMF with Maven
Goto Forum:
  


Current Time: Fri Apr 26 02:31:41 GMT 2024

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

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

Back to the top