[
https://issues.apache.org/jira/browse/SLING-5563?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Robert Munteanu closed SLING-5563.
----------------------------------
> 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.4.14#64029)