You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "Richard Grin (Jira)" <ji...@apache.org> on 2019/08/24 15:26:00 UTC

[jira] [Created] (NETBEANS-3024) Code generated by the palette to insert a PrimeFaces datatable from entity contains almost nothing

Richard Grin created NETBEANS-3024:
--------------------------------------

             Summary: Code generated by the palette to insert a PrimeFaces datatable from entity contains almost nothing
                 Key: NETBEANS-3024
                 URL: https://issues.apache.org/jira/browse/NETBEANS-3024
             Project: NetBeans
          Issue Type: Bug
    Affects Versions: 11.1
         Environment: Windows 10, Maven Web project, Java EE 8
            Reporter: Richard Grin


I am in a JSF page of a Maven Web project (Java EE 8). I want to insert a JSF datatable from entity with the palette.

If the templates style of the table is "Standard JSF", it's OK. If the style is "PrimeFaces", the inserted code contains only

 
{code:java}
 <f:view></f:view>
{code}



--
This message was sent by Atlassian Jira
(v8.3.2#803003)

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

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