Skip to content

Commit

Permalink
Add simulator view - Task #1044
Browse files Browse the repository at this point in the history
  • Loading branch information
pchrszon-dlr committed Aug 28, 2023
1 parent 91e9507 commit 463928c
Show file tree
Hide file tree
Showing 8 changed files with 486 additions and 10 deletions.
11 changes: 11 additions & 0 deletions de.dlr.sc.virsat.model.extension.statemachines.ui/plugin.xml
Original file line number Diff line number Diff line change
Expand Up @@ -579,6 +579,17 @@
id="de.dlr.sc.virsat.model.extension.statemachines.ui.transition.default"
level="0">
</LabelProvider>
</extension>
<extension
point="org.eclipse.ui.views">
<view
category="de.dlr.sc.virsat.project.ui.view.catgeory.virsat.core"
class="de.dlr.sc.virsat.model.extension.statemachines.ui.views.SimulatorView"
icon="resources/icons/de.dlr.sc.virsat.model.extension.statemachines.gif"
id="de.dlr.sc.virsat.model.extension.statemachines.ui.views.simulator"
name="State Machine Simulator"
restorable="true">
</view>
</extension>
<!-- Plugin.XML Protected Region End -->
</plugin>
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 463928c

Please sign in to comment.