Community
Participate
Working Groups
Build Identifier: 20100917-0705 I make a extension to snippets category, which has extensions and contenttype attribute. I set the values like this: extensions="*.java" contenttype="org.eclipse.jdt.core.javaSource" But it doesn't work. The category is always shown whatever resource is focused. And I notice that the JSP category contributed by org.eclipse.wst.common.snippets is shown as well. So I think this must be a bug. Reproducible: Always Steps to Reproduce: 1.Just open the snippets view 2.Open any resource file you like 3.There it happens, never hiden JSP category