java.lang.Exception: JSP syntax coloring cannot find any provider of context (this is expected to be provided by web module support); instance path = /J2EE/JSPSyntaxColoring/text/html; fileObject = home/camilo/NetBeansProjects/FCTest/web/template-client.xhtml at org.netbeans.modules.web.core.syntax.spi.JspContextInfo.getContextInfo(JspContextInfo.java:114) at org.netbeans.modules.web.core.syntax.JspSyntaxSupport.isXmlSyntax(JspSyntaxSupport.java:208) at org.netbeans.modules.web.core.syntax.JspSyntaxSupport.getAllDirectives(JspSyntaxSupport.java:729) at org.netbeans.modules.web.core.syntax.JspSyntaxSupport.getDirectives(JspSyntaxSupport.java:551) at org.netbeans.modules.web.core.syntax.completion.JspCompletionQuery.queryJspDirectiveInContent(JspCompletionQuery.java:529) at org.netbeans.modules.web.core.syntax.completion.JspCompletionQuery.query(JspCompletionQuery.java:120) at org.netbeans.modules.web.core.syntax.completion.JspCompletionProvider$Query.doQuery(JspCompletionProvider.java:104) at org.netbeans.modules.web.core.syntax.completion.JspCompletionProvider$AbstractQuery.query(JspCompletionProvider.java:207) at org.netbeans.spi.editor.completion.support.AsyncCompletionTask.run(AsyncCompletionTask.java:218) at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:572) at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:997)