Renamed the simulation view in the plugin.xml (had a "view1" id)
authorChristian Femers <femers@in.tum.de>
Tue, 24 Sep 2019 03:19:36 +0000 (05:19 +0200)
committerChristian Femers <femers@in.tum.de>
Tue, 24 Sep 2019 03:19:36 +0000 (05:19 +0200)
plugins/net.mograsim.plugin.core/plugin.xml

index e9c762a..76a2161 100644 (file)
             category="net.mograsim.plugin"
             class="net.mograsim.plugin.views.LogicUIPart"
             icon="icons/mograsim/blue-orange/icon_blue-orange_16.png"
-            id="net.mograsim.plugin.core.view1"
+            id="net.mograsim.plugin.core.simulationView"
             inject="true"
             name="%view.name.0"
             restorable="true">