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