Skip to content

rALF editor does not work in newly installed Eclipse #22

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
tamasborbas opened this issue Aug 27, 2015 · 3 comments
Open

rALF editor does not work in newly installed Eclipse #22

tamasborbas opened this issue Aug 27, 2015 · 3 comments

Comments

@tamasborbas
Copy link
Member

rALF editor does not work in an Eclipse until a new opaqueBehavior/opaqueExpression is created with rALF body. After this the editor start working.

Reproduce the bug:

  • Dowload and extract a new Eclipse
  • Install common things from the update
  • Import any example with rALF code from xUML-RT examples (eg.: Advanced Ping-Pong example model)
  • Look at the body of any opaqueBehavior with rALF code (eg.: s2 state' entry behavior in Pong's state machine)

Workaround:

  • Create somewhere a new opaqueBehavior/opaqueExpression is created with rALF body (the modification does not need to be saved)
@itsdani
Copy link
Contributor

itsdani commented Oct 1, 2015

For the workaround the model also has to be reopened after creating an opaqueBehavior.

@itsdani
Copy link
Contributor

itsdani commented Oct 1, 2015

Currently I'm not able to use this workaround, the rALF editor validation and syntax highlight is not working, and it discards all modifications.

@itsdani
Copy link
Contributor

itsdani commented Oct 1, 2015

The currently working workaround is to open the Window->Preferences->Papyrus->Embedded Editors preferences page, and press OK. Reopening the model is not necessary (reopening the opaque behavior is)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants