Re: What Project should I use if I have existing source?

2021-03-09 Thread Mark A. Flacy
I would then wonder how that existing project was being built. Depending upon how you wanted to move forward, you could move the source into the directory structure that both maven and gradle expect or you could hand- write the build.xml file that ant would use. -- Mark A. Flacy mfl...@verizon.

Re: Netbeans 12.2 open file leak (macOS)

2021-03-09 Thread Mark A. Flacy
Oh my, I'm not sure you would be able to know how happy that makes me. -- Mark A. Flacy mfl...@verizon.net On Tuesday, March 9, 2021 8:49:35 PM CST Laszlo Kishalmi wrote: > Fixed in 12.3 > > On 3/9/21 5:52 PM, Mark A. Flacy wrote: > > Greetings, > > > > I've mentioned earlier in one of the Net

Re: Netbeans 12.2 open file leak (macOS)

2021-03-09 Thread Laszlo Kishalmi
Fixed in 12.3 On 3/9/21 5:52 PM, Mark A. Flacy wrote: Greetings, I've mentioned earlier in one of the Netbeans mailing lists about Netbeans 12.2 freezing. Well, it throws up an annoying series of modal windows each of which states that we have a java.io.FileNotFoundException with a message givi

Having NetBeans form data hit Java derby DB automagically

2021-03-09 Thread Amy Wolf
I have a front end form and have set up a Java derby db with a table & columns. When the GUI is filled out, how does the record hit the db in the right fields? Is there Java code for this? Thanks! - To unsubscribe, e-mail: user

Netbeans 12.2 open file leak (macOS)

2021-03-09 Thread Mark A. Flacy
Greetings, I've mentioned earlier in one of the Netbeans mailing lists about Netbeans 12.2 freezing. Well, it throws up an annoying series of modal windows each of which states that we have a java.io.FileNotFoundException with a message giving me the name of the file with the additional text of

Re: Installing PHP Plugins on v12.2 and higher

2021-03-09 Thread Malcolm Fitzgerald
People who want to use 12.x can't download new versions via NetBeans itself yet. (Maybe, 13.0 will be released in February next year.) Aha, that's a trick for young players. I've downloaded and installed. Thanks again Junichi. I've just read NETBEANS-5064. I hope we are able to stay current wi

Re: Installing PHP Plugins on v12.2 and higher

2021-03-09 Thread Junichi Yamamoto
Hi Geertjan, I've already updated them. Users have to download and install them manually. - https://github.com/junichi11/netbeans-php-enhancements/releases/tag/v1.2.0 - https://github.com/junichi11/netbeans-wordpress-plugin/releases/tag/v1.2.0 I would like to upload them to the Plugin Portal. Ho

Re: Fwd: [java] JUnit 4 tests lead to "Forked Java VM exited abnormally"

2021-03-09 Thread Laszlo Kishalmi
Well, I'd debug this one: Testcase: de.gnwi.mfsim.model.graphics.body.test.TestBodySphere:null: Caused an ERROR There is something null in there. Unfortunately I can't tell anything much closer than that. On 3/9/21 5:58 AM, Achim Zielesny wrote: Dear Laszlo, thanks a lot! We collected the

Fwd: [java] JUnit 4 tests lead to "Forked Java VM exited abnormally"

2021-03-09 Thread Achim Zielesny
Dear Laszlo, thanks a lot! We collected the extensive debug-log output in a text file ( available at https://w-hs.sciebo.de/s/uXUkqsDl0lhono0 ) - and now feel a little more lost. Again, any additional hint is highly appreciated - and many thanks in advance! Best regards, Achim -- Forward