| [ATL] auto-completion [message #556630] |
Thu, 02 September 2010 03:27  |
ebtesam Messages: 5 Registered: August 2010 |
Junior Member |
|
|
Hi all,
I wonder if auto-completion in ATL editor is working !!
Is there such a feature as same as what in java editor ?
If yes I wonder how can I enable it !!
|
|
|
|
|
| Re: [ATL] auto-completion [message #557146 is a reply to message #556630] |
Sun, 05 September 2010 02:32   |
ebtesam Messages: 5 Registered: August 2010 |
Junior Member |
|
|
THANKS for your answers
I did the same as what you suggested
I used the editor wizards and i declare it by hand
but still not working !!
-- @path A=/projectQ/SS.ecore
-- @path B=/projectQ/MM.ecore
module m;
create OUT : B from IN : A;
rule ABC{
from
s:A!NODE
to
mo: B!Model (
rate<- s. (here I don't know why i did not get autocompletion when i write dot . )
}
I have this issue in both eclipse 3.5 and 3.4
[Updated on: Sun, 05 September 2010 02:36] Report message to a moderator
|
|
|
|
Powered by
FUDForum. Page generated in 0.02665 seconds