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"

Reply via email to