Re: NB11 Java Web App with Gradle

2019-04-24 Thread Mike Ryan
Thanks so much, Juan. That was incredibly helpful. In the short term I'm going to stick with NB 10, which has been working flawlessly for me. Meanwhile, I'll see if there's some way I can help get this plugin into 11.1 or 12 as Laszlo mentioned in that issue. Best, Mike On 4/23/19 7:26 PM, J

Re: NB11 Java Web App with Gradle

2019-04-23 Thread Juan Algaba
Hello Mike, I'm in a similar situation in that our project started (and still is) an ant-based java web project originally created with NB 8.2, but needed it to work with gradle as well, (not because of CI, but because a coworker prefers to use another editor that only supports Maven/Gradle). We c