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

[jira] [Created] (NETBEANS-3199) JSF Components now shown when adding JavaServer Faces Framework

Emilian Bold created NETBEANS-3199:
--------------------------------------

             Summary: JSF Components now shown when adding JavaServer Faces Framework
                 Key: NETBEANS-3199
                 URL: https://issues.apache.org/jira/browse/NETBEANS-3199
             Project: NetBeans
          Issue Type: Bug
          Components: javaee - JSF
    Affects Versions: 11.1
            Reporter: Emilian Bold


# Create a Java with Maven | Web Application project, right click properties 
 # Go to Frameworks press Add... button
 # Select JavaServer Faces then OK
 # Go to Components tab, notice it's empty

The Components tab should have a list of components: PrimeFaces, ICEfaces and RichFaces.

A workaround seems to be:

5. Go to Run

6. Select a server (again)

7. Go back to Frameworks and you should see the components

 

Does not reproduce on macOS, only Windows.

I do see a particular warning on Windows only (not on macOS) in the
Frameworks panel: "The project does not have the target server setup
properly. It is highly recommended that you set the target server
*before* adding the JavaServer Faces framework".

This seems related to [https://netbeans.org/bugzilla/show_bug.cgi?id=175130] and
[https://netbeans.org/bugzilla/show_bug.cgi?id=231242]



*Product Version:* Apache NetBeans IDE 11.1

*Java:* 11.0.3; OpenJDK 64-Bit Server VM 11.0.3+7

*Runtime:* OpenJDK Runtime Environment 11.0.3+7

*System:* Windows 10 version 10.0 running on amd64; Cp1252; en_CA (nb)

*User directory:* C:\Users\xx\AppData\Roaming\NetBeans\11.1

*Cache directory:* C:\Users\xx\AppData\Local\NetBeans\Cache\11.1



--
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