[ 
https://issues.apache.org/jira/browse/NETBEANS-5391?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17468675#comment-17468675
 ] 

S. M. commented on NETBEANS-5391:
---------------------------------

Dear Mr. Benjamin Asbach, 
you are right - I will close the issue.

By the way: I took this example from here: 
https://javaee.github.io/javaserverfaces/whats-new-in-jsf23.html


> JEE8 Syntax not recognized
> --------------------------
>
>                 Key: NETBEANS-5391
>                 URL: https://issues.apache.org/jira/browse/NETBEANS-5391
>             Project: NetBeans
>          Issue Type: Bug
>          Components: cnd - Editor
>    Affects Versions: 12.2, 12.3, 12.5, 12.6
>         Environment: Netbeans 12.2, Java15
>            Reporter: S. M.
>            Priority: Minor
>         Attachments: test.png
>
>
> EE8 / JSF 2.3 syntax of ui:repeat is not properly recognized. Just type:
> {code:java}
> <ui:repeat begin="0" end="10" step="2" var="i">
>       #{i}
> </ui:repeat>
> {code}
> ... see screen shot:
> !test.png!



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to