[
https://issues.apache.org/jira/browse/NETBEANS-5391?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
S. M. updated NETBEANS-5391:
----------------------------
Description:
EE8 syntax of ui:repeat is not properly recognized. Just type:
<ui:repeat begin="0" end="10" step="2" var="i">
#\{i}
</ui:repeat>
... see screen shot.
was:
JEE8 Syntax of ui:repeat is not properly recognized. Just type:
<ui:repeat begin="0" end="10" step="2" var="i">
#\{i}
</ui:repeat>
... see screen shot.
> 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
> Environment: Netbeans 12.2, Java15
> Reporter: S. M.
> Priority: Minor
> Attachments: test.png
>
>
> EE8 syntax of ui:repeat is not properly recognized. Just type:
> <ui:repeat begin="0" end="10" step="2" var="i">
> #\{i}
> </ui:repeat>
> ... see screen shot.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists