Feedback for NetBeans

UI Components for JSF
cagatay.civici
Prime
Posts: 18616
Joined: 05 Jan 2009, 00:21
Location: Cybertron
Contact:

06 Apr 2012, 10:40

Lately we have been working with NetBeans team to improve the JSF-PrimeFaces application development features in NetBeans. At this stage, your feedback is required for NetBeans team to prioritize feature requests and keep forward.

So please if you have any feedback like visual editor, preview, code generation or else, drop a comment and we'll forward them to the friends at NetBeans Team.

Thanks!

nileshmali
Posts: 110
Joined: 10 Nov 2010, 13:43
Location: Pune, India
Contact:

06 Apr 2012, 12:05

Hi
  • Code Generation:
    It would be great if Netbeans provides code generation for JSF-Primefaces page using database schema or hibernate. (Master detail)
  • Visual Editor:
    It would be great if Netbeans designs a visual editor for Primefaces like JDeveloper has for ADF faces. It will increase development speed a lot.
Nilesh N. Mali
---
Angular 2.x | Prime NG
FF: latest | Chrome: latest | vscode
Blog: http://nileshmali.blogspot.in | PrimeFaces Extensions: https://github.com/primefaces-extensions

User avatar
bercolax
Posts: 133
Joined: 02 Aug 2009, 13:27
Location: Courtallam, India
Contact:

06 Apr 2012, 12:25

As of now satisfied with the support. Nothing to complain about.
PrimeFaces 3.4, Seam Faces 3.0.2.Final, Glassfish v3.1, Mojarra 2.1.10, NetBeans 7.2, Hibernate JPA 2.0, Seam Persistence 3.0.0.Final Theme default HOT-SNEAKS

persapiens
Posts: 17
Joined: 02 Sep 2010, 17:27

06 Apr 2012, 13:35

Visual Editor would be great for designers.

As a developer, I feel confortable without visual editor.
primefaces 3.3.1, mojarra 2.1.7, tomcat 7.0.27, java sun 1.6.0_24, netbeans 7.1.1

dmitsuo
Posts: 10
Joined: 11 Aug 2010, 04:49

06 Apr 2012, 15:29

I would like to see some WYSIWYG stuff on Netbeans, aka Visual Editor. But I agree that code generation from entity beans would be more useful right now.
------------------------------------------
Davi M.S.S.
Primefaces 6.1
Mojarra 2.3.2
Apache Tomcat 8.5.23
Netbeans IDE 8.2
Oracle JDK 1.8.0_152-b16
Google Chrome 63.0.3239.132 (64 bits)
Mozilla Firefox 57.0.4 (64-bit)
MS Windows 10 Pro

jmrunge
Posts: 42
Joined: 08 Sep 2010, 15:19
Location: Bariloche, Argentina
Contact:

06 Apr 2012, 15:56

Visual Editor is the biggest improvement they could make. Im pretty tired of having to deploy and run just to see if my layout of the components was correct. The rest is working really well.

Regards,

Juan Martin
PrimeFaces 3.2 - Mojarra 2.1.3 - GlassFish 3.1.1 - NetBeans 7.1

afibarra
Posts: 7
Joined: 29 Nov 2010, 23:54

06 Apr 2012, 15:57

  • Generation of JSF/Primefaces pages from Entities would be great !
  • Visual designer should be great, but for me, not a priority. I feel comfortable without it
Anyway, thanks for such great components !!!

Al Romulus
Posts: 1
Joined: 06 Apr 2012, 16:15

06 Apr 2012, 16:25

Visual Designer is great for developers. This would enable more coding time for other
aspects of program development like those for business logic, or tools development (incldg. UI tools),
or other stuff that would require the time used for typing "<p: ...". when one should just have to drag.

lazaronixon
Posts: 172
Joined: 05 Jan 2011, 22:02

06 Apr 2012, 17:30

Would be great if netbeans offer support for autocomplete for ListDataModel.

if you use
<p:dataTable var="lstnxfornecedor" value="#{_104MB.nxfornecedorDM}" selectionMode="single" rowKey="#{lstnxfornecedor.idpessoa}">
<h:outputText value="#{lstnxfornecedor.??????}" />

autocomplete don't will list of entity attributes.

lazaronixon
Posts: 172
Joined: 05 Jan 2011, 22:02

06 Apr 2012, 17:33

other inssue is
<p:ajax event="rowSelect" listener="#{_104MB.carregarnxfornecedor}"/>

public void carregarnxfornecedor(SelectEvent event) {
}

_104MB.carregarnxfornecedor will be underlined with (!) yellow.

Post Reply

Return to “PrimeFaces”

  • Information
  • Who is online

    Users browsing this forum: No registered users and 18 guests