Templates.jspbirthtml.name=New JSP File (html, BIRT tag) Templates.jspbirthtml.desc=JSP with html markup and BIRT tag Templates.jspbirthtml.content=<%@ page language="java" contentType="text/html; charset=${encoding}"\n pageEncoding="${encoding}"%>\n<%@ taglib uri="/birt.tld" prefix="birt" %>\n\n\n\n\nInsert title here\n\n\n${cursor}\n\n Templates.jspbirttag.name=JSP taglib (BIRT) Templates.jspbirttag.desc=JSP taglib for BIRT reporting tools Templates.jspbirttag.content=<%@ taglib uri="/birt.tld" prefix="birt" %>\n