Robert Munteanu created SLING-5563:
--------------------------------------
Summary: Add a new Sling JSP file template
Key: SLING-5563
URL: https://issues.apache.org/jira/browse/SLING-5563
Project: Sling
Issue Type: Improvement
Components: IDE
Reporter: Robert Munteanu
Assignee: Robert Munteanu
Priority: Minor
Fix For: Sling Eclipse IDE 1.1.0
The template should be
{code}
<%@page session="false" import="org.apache.sling.api.resource.*, javax.jcr.*"%>
<%@taglib prefix="sling" uri="http://sling.apache.org/taglibs/sling/1.0"%>
<sling:defineObjects/>
${cursor}
{code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)