Skip to content

Commit 6d9152e

Browse files
committed
Really only applicable to projects.
1 parent 475515e commit 6d9152e

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

edu.cuny.hunter.streamrefactoring.ui/plugin.xml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,6 @@
1414
<activeWhen>
1515
<with variable="selection">
1616
<iterate ifEmpty="false" operator="or">
17-
<instanceof value="org.eclipse.jdt.core.IMethod"/>
18-
<instanceof value="org.eclipse.jdt.core.IType"/>
19-
<instanceof value="org.eclipse.jdt.core.IPackageFragment"/>
20-
<instanceof value="org.eclipse.jdt.core.IPackageFragmentRoot"/>
21-
<instanceof value="org.eclipse.jdt.core.ICompilationUnit"/>
2217
<instanceof value="org.eclipse.jdt.core.IJavaProject"/>
2318
</iterate>
2419
</with>

0 commit comments

Comments
 (0)