-
We are using the mbeddr.platform in version 2022.2.24492.bc2ece9 and are seeing the following exception on MPS startup:
```
java.lang.NullPointerException: Cannot invoke "com.intellij.openapi.wm.T…
-
I clone the repo and started to build by executing `./gradlew` at the terminal and the build fails with the following message:
>Configure project :
Local build detected, version will be SNAPSH…
-
sometimes I just cannot start a main function from mbeddr (see screenshot attached). I have pasted also the stacktrace - it does not seem that we have deadlock.
![image](https://cloud.githubuserconte…
-
I can't find the com.mbeddr.mpsutil.refactoring language (needed for me mainly for the ProjectionModeSwitcher) in the JetBrains plugin repository. It could be made available, but it may also be consid…
-
C90 does not contain stdbool header
-
1) Create a SM with epsilon transitions - e.g.
http://localhost:8080/select/com.mbeddr.analyses/r:502ce762-1afc-4b7e-9144-0e69dffc9737/2338872074722191255/
2) generate C code
## 3) in trace.info, fo…
-
it should be "Welcome to mbeddr 1.0.0"
![image](https://cloud.githubusercontent.com/assets/1437141/16895540/39e4b8a8-4b7a-11e6-9a23-0454fa08c057.png)
-
How to reproduce:
* Create a toplevel item, such as a KernelF library
* Add an item in the contents nlist of the library, e.g. constant: val a = 1
* Now try to press Enter after this newly added it…
-
-