dclareForMPS icon indicating copy to clipboard operation
dclareForMPS copied to clipboard

How to show any messages?

Open enikao opened this issue 6 years ago • 4 comments

The Dclare tool window has several entries for error, warning, debug, etc.

However, I never saw any message there, even though I broke it in different ways:

  • Writing conflicting rules
  • Getting ConcurrentModificationException
  • Killing the whole engine (see #2)

How can I enable messages?

enikao avatar Oct 18 '19 11:10 enikao

Dit you use one of the two last versions? So the release 'Faster and simpler message reporting' (works on 2019.1) or above (works on 2019.2). There is a bug in it before those releases.

WimBast avatar Oct 18 '19 12:10 WimBast

Does it work now for you?

WimBast avatar Oct 21 '19 14:10 WimBast

Yes.

Improvement suggestion: Underline all clickable targets (i.e. the rules and the "..."). I figured out I can see all the rules only by chance.

enikao avatar Oct 22 '19 09:10 enikao

Good point, thanks. For some reason the underlining of links does not work properly in temporal models in MPS. I will look how to fix this.

WimBast avatar Oct 22 '19 10:10 WimBast