Well, actually I do need your setup or a sample project which does not work for you. Just have the time check the web projects and found that the Web Pages node is actually there. Even when creating an application from the Wizard.

The only issue I see with 12.1 (and before) that if you right click on the web pages, then select JSP the web pages is not offered a root folder for the JSP.

That is fixed in the development builds.

As of the gererated sources. Unfortunately Gradle generates their folder regardless if it is being used or not. I have not find the time to hide them when they are empty. Probably in 12.2 ...

On 9/24/20 12:19 PM, Fred Welland wrote:
Oh ok.

Lemme know if you need any more data about my setup.   Also -- in 12.1 I do see the generated sources project node -- although  that doesn't apply for this project (be nice to suppress when not needed).

On Thu, Sep 24, 2020 at 2:18 PM Laszlo Kishalmi <laszlo.kisha...@gmail.com <mailto:laszlo.kisha...@gmail.com>> wrote:

    That's a good question. I'm afraid I have to debug what's happened
    with
    the Web Pages node.

    On 9/24/20 11:09 AM, Fred Welland wrote:
    > Kicking tires on NB12.1,  I have a simple gradle build that applies
    > 'war' plugin.
    >
    > In NB 12.0; this pretty much works and has a nice 'Web Pages'
    node in
    > the project window: it lets me navigate src/main/webapp/.
    >
    > Load the same project in NB 12.1 and that node is gone.
    >
    > Is there a way to make it come back?  Do I gotta re-enable
    something
    > in NB 12.1?
    >
    > NOTE:  I let NB 12.1 copy over all my settings/plugins from my
    NB 12
    > config.
    >
    > FWIW:   running NB12 & 12.1 under JDK 14 -- that said this
    project is
    > a JDK 8 project so I use that in the compile/build step.  Oh and
    > Gradle 6.6 (oh and running under fedora 31) -- geeze ok:
    >
    > to run NB 12.0/12.1:   Java: 14.0.2; OpenJDK 64-Bit Server VM
    14.0.2+12
    > to build:   openjdk version "1.8.0_265"

    ---------------------------------------------------------------------
    To unsubscribe, e-mail: users-unsubscr...@netbeans.apache.org
    <mailto:users-unsubscr...@netbeans.apache.org>
    For additional commands, e-mail: users-h...@netbeans.apache.org
    <mailto:users-h...@netbeans.apache.org>

    For further information about the NetBeans mailing lists, visit:
    https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to