Skip to content

Commit 74ff13d

Browse files
committed
ST6RI-682 Disabled SysMLv2 menu on closed projects
1 parent 791f814 commit 74ff13d

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

org.omg.sysml.xtext.ui/plugin.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -387,6 +387,9 @@
387387
<iterate>
388388
<adapt
389389
type="org.eclipse.core.resources.IProject">
390+
<test
391+
property="org.eclipse.core.resources.open">
392+
</test>
390393
</adapt>
391394
</iterate>
392395
</and>

0 commit comments

Comments
 (0)