Kristian Heitkamp created NETBEANS-4700:
-------------------------------------------
Summary: Generate JSF Pages and Classes throws an exception
Key: NETBEANS-4700
URL: https://issues.apache.org/jira/browse/NETBEANS-4700
Project: NetBeans
Issue Type: Bug
Reporter: Kristian Heitkamp
Attachments: messages.log
When trying to Generate JSF Pages and Classes, I've right-clicked on the
project root and chosen "New > JSF Pages from Entity Classes ..."
The following dialogue runs through the steps 1 (Choose File Type) to 3
(Generate JSF Pages and Classes) and after clicking "Finish" the process
creates two ...Facade.java files, while one has the correct name derived from
its Entity Class, the other one is named AbstractFacade.java
The first ("...Facade.java") file bears a red ! on it's icon.
--
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