Menu

#16 OEPC editor: syntax check does not work properly

closed-fixed
nobody
oEPK (6)
5
2011-02-24
2010-11-21
Anonymous
No

Hi,
in bflow 1.2 (win32) the syntax check does not work in oepc-diagrams. Adding or deleting shapes lead to error messages. To reproduce this issue, just create a new oepc diagram, simply add an event-shape and the error message will show up. (The attached file provides a screenshot of the error message.)
It seems that a new version of epsilon is used in bflow 1.2 and there are now differences in the syntax of EOL. Please review the files in org.bflow.toolbox.oepc.evl. For example, the attribute named 'in' of BflowSymbol is a reserved word and has to be escaped with '`' (accent grave) now.
I am not sure about this, but I think Eclipse does not highlight all syntax errors for EOL and EVL at the moment. Please look at http://www.eclipse.org/gmt/epsilon/doc/articles/eol-syntax-updates/ for further information.

Regards,
Pitt Werhan

Discussion

  • Nobody/Anonymous

    Error message shown when adding an event to a oepc diagram

     
  • Christian Böhme

    Hello,
    thanks for your request.
    We're working on this problem.

    To avoid the error messages temporary you can disable the live validation feature by right-click with the mouse in your diagram and deselect live validation.

    A bugfixed release will come soon.

    Christian Böhme

     
  • Christian Böhme

    • status: open --> open
     
  • Christian Böhme

    Hello,

    you were right. Switching to a newer version of Epsilon caused to mentioned validation errors.

    A bugfixed release is out now.

    Regards,
    Christian Böhme

     
  • Christian Böhme

    • status: open --> open-fixed
     
  • Nobody/Anonymous

    Hi,

    I have checked bflow 1.2.1 and everything works fine. Good job!

    Regards,

    Pitt Werhan

     
  • Ralf Laue

    Ralf Laue - 2011-02-24
    • status: open-fixed --> closed-fixed