apache / netbeans

Apache NetBeans
https://netbeans.apache.org/
Apache License 2.0
2.63k stars 840 forks source link

JSF framework #7545

Open grantleyT opened 2 months ago

grantleyT commented 2 months ago

Apache NetBeans version

Apache NetBeans 22

What happened

when choosing a framework in project settings the JSF option doesn't produce the dropdown option to select the default server library or to give the option of uploading a different or new jar file. When progressing throught the Application settings the Framework Tab is highlighted as an error and the settings can't be saved. This used to work some time back (about 12 or 13) but has not worked of late. Is this recognition of a new best practice design practice or is this an oversight. I now use Maven as my default way of loading dependencies but was not sure on where netbeans pulls its resources from regarding frameworks.

Language / Project Type / NetBeans Component

JSF Web Applications Direction

How to reproduce

Try to configure a Maven Web App with JSF as the framework

Did this work correctly in an earlier version?

Apache NetBeans 16 or earlier

Operating System

ubuntu 24.04

JDK

openjdk-21-amd64

Apache NetBeans packaging

Apache NetBeans provided installer, Apache NetBeans Snap Package

Anything else

No response

Are you willing to submit a pull request?

Yes