You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 5, 2021. It is now read-only.
For example in "Statechart Tools User Guide, SCT, Generating Java source code, The CallHandling example, Creating the statechart model" I see this (notice the two occurrences of  ):
Let’s have a closer look at the listing above:
• yakindu::java is the unique ID of the Java code generator.
•The statechart CallHandling {   } block references the statechart model we want to generate code for.
•The feature Outlet {   } block specifies where the generated code artifacts are to be placed, i. e. in the Eclipse project CallHandling and within that project in the src-gen folder.
The text was updated successfully, but these errors were encountered:
Under #424 you're asking for clarification about this, so am reopening here with a screenshot attached showing how it affects your help when viewed from within Eclipse, but not at your website.
For example in "Statechart Tools User Guide, SCT, Generating Java source code, The CallHandling example, Creating the statechart model" I see this (notice the two occurrences of  ):
Let’s have a closer look at the listing above:
• yakindu::java is the unique ID of the Java code generator.
•The statechart CallHandling {   } block references the statechart model we want to generate code for.
•The feature Outlet {   } block specifies where the generated code artifacts are to be placed, i. e. in the Eclipse project CallHandling and within that project in the src-gen folder.
The text was updated successfully, but these errors were encountered: