]> gerrit.simantics Code Review - simantics/platform.git/commit
Removed interrupt button from SCL Script Output console 78/1078/1
authorTuukka Lehtonen <tuukka.lehtonen@semantum.fi>
Wed, 4 Oct 2017 20:45:16 +0000 (23:45 +0300)
committerTuukka Lehtonen <tuukka.lehtonen@semantum.fi>
Wed, 4 Oct 2017 20:45:16 +0000 (23:45 +0300)
commit6570cdea204ffa0b6a4e16ac12778fab883b49ec
treeda79f4c1606cd3cff0f99226775c95c565097355
parent68d3a3825550e81c7505b9548edd2db2aa7d841a
Removed interrupt button from SCL Script Output console

The button is useless since it can only support commands executed with
the console's own CommandSession and in this case commands are always
executed with other fresh CommandSessions.

refs #7528

Change-Id: I75091b4664fc055880a6c66ae7ee0737915aa311
bundles/org.simantics.scl.ui/src/org/simantics/scl/ui/console/SCLScriptConsoleView.java