-
failed to generate output after 10 repeated mappings
last rules applied:
An exception was encountered: java.lang.NullPointerException (no message) (right-click to see)
model "com.itemis.embedded.platf…
-
Building mbeddr...
Buildfile: /home/zaur/newmbeddr/mbeddr.github/code/languages/build.xml
build-online:
install-plugins:
check-server:
[echo] trying to reach mbeddr build server
[echo] se…
-
The ValueDebugger does not check for a null value that might be returned from the ValueSource in method getValueAsString().
java.lang.NullPointerException
at com.mbeddr.core.base.behavior.Val…
-
[generate] WARN - No concept found for name jetbrains.mps.baseLanguage.checkedDots.structure.CheckedDotExpression. Please check the language jetbrains.mps.baseLanguage.checkedDots is built and compile…
-
an error occurred while applying rule to node InMemoryStorage
java.lang.NullPointerException
at com.mbeddr.ext.components.behavior.OperationTrigger_Behavior.virtual_getCharacteristicString_7603351…
-
I don't get any warning/error when writing the following code:
exported component LoggerImpl extends nothing {
provides Logger i
int32 bla = 23;
inline void i_log(int8 value)
-
in the intention as well as in the action.
Waiting for MPS to be able to select "empty" children.
http://youtrack.jetbrains.com/issue/MPS-18361
-
http://youtrack.jetbrains.com/issue/MPS-17150
bkolb updated
10 years ago
-
I follow the small guide on how to build mbedder from github code but `buildLanguages.sh` fails with this error:
```
/mbeddr.core/code/languages/build.xml:189: The following error occurred while exec…
-
If I open an editor, that contains an instance of ClientServerInterface, then I get the following Exception trace:
an error occurred while applying rule to node runTest: Can't cast com.mbeddr.ext.com…