-
While editing, this should show all places where the same variable / constant is used. Probably something MPS needs to do
Similar to Eclipse
bkolb updated
10 years ago
-
[3354367] ERROR - ctplugins.ProjectPluginManager - Plugin com.mbeddr.analyses.nusmv.statemachine.plugin.Statemachine_ProjectPlugin@ed6ab4 threw an ex
ception during initialization jetbrains/mps/plugi…
-
We set a breakpoint in smartmeter
AbstractUnifiedClockSysteImplTest --> UnifiedClockSystemTestImpl_16MiHz_32KiHzCrystal --> setup --> last line (startFLLControlledDCO) and tried a step into
Error du…
-
[38615098] ERROR - .mps.newTypesystem.state.State - an error occurred while applying rule to node correction
java.lang.StackOverflowError
at jetbrains.mps.logging.Logger.getLog4jLogger(Logger.ja…
bkolb updated
10 years ago
-
Since people often add deps. to modules without taking care of the build scripts, the "realod modules" action should be invoked in a preprocessing script.
-
Action: Breakpoint on test main(), Open argv
[ 278113] ERROR - com.intellij.ide.IdeEventQueue - Error during dispatching of java.awt.event.MouseEvent[MOUSE_PRESSED,(385,727),absolute(385,749),button…
-
Error during dispatching of java.awt.event.InvocationEvent[INVOCATION_DEFAULT,runnable=com.intellij.execution.impl.RunConfigurable$5@1f3e8d0,notifier=null,catchExceptions=false,when=1349212127029] on …
-
I am currently trying to debug UsciImplTest in smartmeter.
Once I try to step into or over
usciTransmitRequest.sendMessage(&testMsg);
I am getting the following error:
Cannot perform Step Into for th…
bkolb updated
10 years ago
-
While working on the User Guide and playing through the examples, I get this exception when I try to create an mbeddr run configuration:
Error during dispatching of java.awt.event.MouseEvent[MOUSE_RE…
-
When I create a run configuration in our plugin-based build, I sometimes observe the following behavior: the run configuration dialog is empty - I can't even see the run configuration types for Java n…