Re: support debugger for new language

2022-06-04 Thread Peter Cheung
Thank you Matthias From: Matthias Bl?sing Sent: Sunday, June 5, 2022 2:06 AM To: dev@netbeans.apache.org Subject: Re: support debugger for new language Hi Peter, Am Freitag, dem 03.06.2022 um 18:38 + schrieb Peter Cheung: > I am developing netbeans

Re: [VOTE] Release Apache NetBeans 14 macOS Installer

2022-06-04 Thread David Green
More info: *Java:* 17.0.3; OpenJDK 64-Bit Server VM 17.0.3+7-LTS *Runtime:* OpenJDK Runtime Environment 17.0.3+7-LTS On Jun 4, 2022 at 10:58:17 AM, David Green wrote: > +1 > > MacBook Pro 2021 M1 Pro, Monterey 12.4 > > Checksum check says "OK": > > shasum -a 512 -c

Re: [VOTE] Release Apache NetBeans 14 macOS Installer

2022-06-04 Thread Christian Oyarzun
+1 no issues Intel macOS *Product Version:* Apache NetBeans IDE 14 *Java:* 11.0.13; OpenJDK 64-Bit Server VM 11.0.13+8-LTS *Runtime:* OpenJDK Runtime Environment 11.0.13+8-LTS *System:* Mac OS X version 12.4 running on x86_64; UTF-8; en_US (nb) Thanks for everyone’s hard work on this

Missing link in Code Completion tutorial

2022-06-04 Thread Ernie Rael
In https://netbeans.apache.org/tutorials/nbm-code-completion.html at the end of https://netbeans.apache.org/tutorials/nbm-code-completion.html#_implementing_the_completion_provider_class The line *before* the section "Implementing the create Task Method" is Read @MimeLocation,

Re: [VOTE] Release Apache NetBeans 14 Linux installer

2022-06-04 Thread Kai Uwe Pel
+1 (non-binding) GPG ok Sha512 ok RedHat 8.5 JDK 17 Cheers Kai Uwe Pel On 6/3/2022 12:57 PM, Neil C Smith wrote: Vote for Apache NetBeans 14 Linux installer. Primary voting artefact : https://dist.apache.org/repos/dist/dev/netbeans/netbeans-installers/14/Apache-NetBeans-14-bin-linux-x64.sh

Re: support debugger for new language

2022-06-04 Thread Matthias Bläsing
Hi Peter, Am Freitag, dem 03.06.2022 um 18:38 + schrieb Peter Cheung: > I am developing netbeans module to support verilog > (https://gitlab.com/quantr/toolchain/netbeans-verilog) . Anyone can send me a > tutorial/example about hooking netbeans to a new debugger, please? not sure if

Re: [VOTE] Release Apache NetBeans 14

2022-06-04 Thread Eric Bresie
1. Download the artefact to be voted on and unzip it. -> Ok 2. Check that the artefact does not contain any jar files (there are branding folders with the name *.jar). -> No jars found except those in branding folders 3. Verify the cryptographic signatures, the NOTICE and LICENSE file -> source

Re: [VOTE] Release Apache NetBeans 14

2022-06-04 Thread Josh Juneau
+1 (binding) Checksums: OK Signatures: OK NOTICE & LICENSE: OK JAR Files: OK Built and ran successfully on: *Java:* 11.0.14.1; OpenJDK 64-Bit Server VM 11.0.14.1+1-LTS *Runtime:* OpenJDK Runtime Environment 11.0.14.1+1-LTS *System:* Mac OS X version 12.3.1 running on x86_64; UTF-8; en_US (nb)

Re: [VOTE] Release Apache NetBeans 14 macOS Installer

2022-06-04 Thread David Green
+1 MacBook Pro 2021 M1 Pro, Monterey 12.4 Checksum check says "OK": shasum -a 512 -c Apache-NetBeans-14-bin-macosx.dmg.sha512 Install works without issue and properly dismounts mounted .DMG and puts it in trash (when that option is chosen) Created a simple maven app. Still has weird headers

Re: [VOTE] Release Apache NetBeans 14 Linux installer

2022-06-04 Thread Glenn Holmer
On 6/3/22 05:57, Neil C Smith wrote: > Vote for Apache NetBeans 14 Linux installer. +1 (binding) verified crypto sig and sha512sum installed on Debian 11 "buster" with OpenJDK 17.0.2 icon appeared in start menu did light testing with a JavaFX project -- Glenn Holmer (Linux registered user

Re: [VOTE] Release Apache NetBeans 14

2022-06-04 Thread Laszlo Kishalmi
+1 (binding) Checked: checksums: Ok signatures: Ok NOTICE: Ok No jar files: Ok Build an usable IDE with OpenJDK 11 on Ubuntu 22.04 Tested on a small Gradle project, it Ok. I'm developing NB15 with the Snap version for a while and that seems to be Ok as well. Thank you everyone, for