Re: GRADLE: 'Web Pages' project node gone in NB 12.1?

2020-09-24 Thread Laszlo Kishalmi
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 c

Re: GRADLE: 'Web Pages' project node gone in NB 12.1?

2020-09-24 Thread Fred Welland
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 wrote: > That's a good question. I'm

Re: GRADLE: 'Web Pages' project node gone in NB 12.1?

2020-09-24 Thread Laszlo Kishalmi
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 pro

GRADLE: 'Web Pages' project node gone in NB 12.1?

2020-09-24 Thread Fred Welland
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