-
The [Oomph installation guide](https://github.com/Yakindu/statecharts#setting-up-the-development-environment-using-oomph-recommended) fails for me on Gentoo Linux at this step
> 15 (Optional) Whil…
-
From integrational point of view the modeling assistant shoul dbe customizable to add or remove elements.
Customizing should be possible via the domain injector.
see: org.yakindu.sct.ui.editor.assi…
-
It is possible to specify multiple entry points in a transition, e.g. "# >failure >success". While it is reasonable to allow for multiple exit points, the number of entry points should not exceed one.…
-
In the latest Version's of Yakindu SCT the variable "prefix" readonly is marked as deprecated. But this is helpful if you would like to prevent that a variable can only be read from outside of the sta…
-
While downloading a P2 repository via maven the build job gets killed with trusty, precise is working.
For example:
https://travis-ci.org/Yakindu/statecharts/jobs/257784722
```
[INFO] Resolving…
-
Version: 3.4.0 YAKINDU Statechart Tools Professional Edition
1. definition section contains only 'interface' keyword
* right click in definition section -> find references -> exception
```
…
-
Trying using the code generator with Yakindu SCT 3.2.0 returns this error:
Guice creation errors:
> 1) No implementation for org.yakindu.sct.generator.c.IncludeProvider was bound.
> while loc…
-
Using YAKINDU SCT 3.0 + Arduino SCT Tools, I get this error when trying to build code artifacts:
```
'Execute SCT Genmodel test.gen' has encountered a problem.
java.lang.NullPointerException
```…
-
1. create new statechart file
2. add `in event BB`, to definition section
3. create self transition using trigger `BB`
4. select `BB` inside the transition properties view
5. do a `find references…
-
I recently installed SCT 3.2.0 and tried to run the arduino tools for it, and encountered the error that PeronistaUniversal posted previously.
I noticed that the latest release of the arduino tools…