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

[jira] [Commented] (NETBEANS-4700) Generate JSF Pages and Classes throws an exception

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

Kristian Heitkamp commented on NETBEANS-4700:
---------------------------------------------

I’ve figured out that the jdk is the reason why the process fails. If I install jdk 1.8 and activate it, the process works.

> 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
>            Priority: Major
>         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: 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