Re: Netbeans 11 and Gradle broken builds

2019-04-14 Thread Ty Young
On 4/14/19 5:59 AM, Geertjan Wielenga wrote: I'd be happy to help, but can't until/unless you provide a way for the problem to be reproduced. Gj I don't know what the issue even is so it's a bit hard for me to figure out what's causing it. Here is my build script I guess: plugins {    

Re: Netbeans 11 and Gradle broken builds

2019-04-14 Thread Geertjan Wielenga
I'd be happy to help, but can't until/unless you provide a way for the problem to be reproduced. Gj On Sun, Apr 14, 2019 at 11:25 AM Ty Young wrote: > Nothing on this? I still can't get it to compile. I tried to build in > IDEA and it spit out this very weird error about Optional.isEmpty()Z: >

Re: Netbeans 11 and Gradle broken builds

2019-04-14 Thread Ty Young
Nothing on this? I still can't get it to compile. I tried to build in IDEA and it spit out this very weird error about Optional.isEmpty()Z: org.gradle.api.ProjectConfigurationException: A problem occurred configuring root project 'GoliathENVIOUSFX'.     at

Re: Netbeans 11 and Gradle broken builds

2019-04-09 Thread Ty Young
or take any action in reliance upon the information contained in the communication or any attachments. > > > -Original Message- > From: Ty Young mailto:youngty1...@gmail.com>> > Sent: Tuesday, April 9, 2019 9:09 AM > To: us...@netbeans.incubat

Re: Netbeans 11 and Gradle broken builds

2019-04-09 Thread Peter Steele
gt; error, please immediately alert the sender by reply e-mail and then delete > this message and its attachments. Do not deliver, distribute, copy, > disclose the contents or take any action in reliance upon the information > contained in the communication or any attachments. > > >

Re: Netbeans 11 and Gradle broken builds

2019-04-09 Thread Ty Young
...@netbeans.incubator.apache.org Subject: Netbeans 11 and Gradle broken builds Hi, After upgrading to Netbeans 11, my JavaFX application no longer builds in Netbeans. I get an exception that says the following: java.lang.ArrayIndexOutOfBoundsException: Index 2 out of bounds for length 2

RE: Netbeans 11 and Gradle broken builds

2019-04-09 Thread Mark A. Claassen
...@netbeans.incubator.apache.org Subject: Netbeans 11 and Gradle broken builds Hi, After upgrading to Netbeans 11, my JavaFX application no longer builds in Netbeans. I get an exception that says the following: java.lang.ArrayIndexOutOfBoundsException: Index 2 out of bounds for length 2

Netbeans 11 and Gradle broken builds

2019-04-09 Thread Ty Young
Hi, After upgrading to Netbeans 11, my JavaFX application no longer builds in Netbeans. I get an exception that says the following: java.lang.ArrayIndexOutOfBoundsException: Index 2 out of bounds for length 2     at