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 <[email protected]> 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: [email protected] > For additional commands, e-mail: [email protected] > > For further information about the NetBeans mailing lists, visit: > https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists > >
