[196158] JSP Java scriptlets should not be spell checked
diff --git a/bundles/org.eclipse.jst.jsp.ui/plugin.xml b/bundles/org.eclipse.jst.jsp.ui/plugin.xml index 2d57a28..a7697d5 100644 --- a/bundles/org.eclipse.jst.jsp.ui/plugin.xml +++ b/bundles/org.eclipse.jst.jsp.ui/plugin.xml
@@ -60,7 +60,7 @@ target="org.eclipse.jst.jsp.core.jspsource" /> <provisionalDefinition type="spellingregions" - value="XML_COMMENT_TEXT, JSP_COMMENT_TEXT, XML_CONTENT, JSP_CONTENT" + value="XML_COMMENT_TEXT, JSP_COMMENT_TEXT, XML_CONTENT, HTML_CONTENT" target="org.eclipse.jst.jsp.core.jspsource" /> </extension>