Menu

#5 Execution Log is too verbose and excessively indented

open
Java Code (7)
5
2009-08-02
2009-08-02
No

Tab (pad) indentation has been reduced from 3 characters wide to 2. Anyways, log was always a complement not meant to be professionally definitive. It is clear that we need something more readable.

We should investigate .options files that allow you to use the Tracing tab on the Launch Configuration to configure the behaviour of Java plugins.

Things to check:

org.eclipse.qvt.declarative.editor.ui/.options to define the options
org.eclipse.qvt.declarative.editor.ui/QvtEditorPlugin.java to link the definitions to Java variables
org.eclipse.qvt.declarative.editor.ui.paged/BaseEditor.java for example conditionalisation

Discussion

  • E. Victor Sanchez

    This also affects error messages, which should be reduced to the essential. In particular, "Warning unsure" messages should be eliminated.

    Related with #2831130 and #2831135.

     
  • E. Victor Sanchez

    • assigned_to: nobody --> evsanchez
     

Log in to post a comment.