Re: How to run a program in Netbeans 17 with the -D option

2023-04-21 Thread Brad K.
Peter -- -D arguments are arguments to the JVM. Under your project's properties is the Run item. (File -> Project Properties and select the Run item). In that UI, put your -Drasberry.camera.enabled=true in the "VM Options" text area. Note: This works mostly only on 'jar' based programs tha

NetBeans 17 + GitHub + 2FA

2023-04-04 Thread Brad K.
Hello -- Is the built-in git plugin not capable of doing 2FA with GitHub or am I just not figuring out how to do it? Regards, Brad - To unsubscribe, e-mail: users-unsubscr...@netbeans.apache.org For additional commands, e-m

Project Folder Icons "clear"?

2023-03-16 Thread Brad K.
Hello -- I just upgraded from NetBeans 15 to 17. I noticed that the folder icons in both the Project tab and the Files tab are uncolored outlines of folders instead of the "standard" manila folder look. Is this on purpose or is my installation amiss? V/r, Brad Environment: Windows 10 Pro,

Re: Offline Install of Netbeans on JDK 8 (with nb-javac)

2022-01-22 Thread Brad K.
you’re going to be doing. Thanks, Gj On Sat, 22 Jan 2022 at 03:15, Brad K. <mailto:zel...@gmail.com>> wrote: Gj -- I'd be happy to. Could you please verify that the procedure I'm performing (see a previous post in this thread) should work? Thanks!

Re: Offline Install of Netbeans on JDK 8 (with nb-javac)

2022-01-21 Thread Brad K.
be the easiest) were already provided. best regards, michael On 16.01.22 20:18, Brad K. wrote: > So, anyone have any idea what I'm doing wrong? (See my previous post > -- can't figure out how to reply to my own post and have it actually > show

Re: NetBeans 12.6 / Oracle JDK 11.0.14 LTS / JAX-B Binding

2022-01-20 Thread Brad K.
cally and added it to my Windows PATH and stuff started to work. A few pom.xml revisions later, I could compile the .xsd into JAX-B objects. Thanks for the pointer to get me started. V/r, BK On 1/20/2022 12:09 PM, Mark Eggers wrote: BK, On 1/20/2022 8:57 AM, Brad K. wrote: Hello -- 1. New Pr

NetBeans 12.6 / Oracle JDK 11.0.14 LTS / JAX-B Binding

2022-01-20 Thread Brad K.
Hello -- 1. New Project -> Java with Maven 2. Copy Primer.xsd from here (https://github.com/javaee/jaxb-v2/tree/master/jaxb-ri/samples/src/main/samples/partial-unmarshalling) 3. File -> New -> JAX-B Binding 4. Binding name: Primer, file: navigate to file in ${project}/xsd/Primer.xsd packa

Re: Why model.clear not working?

2022-01-17 Thread Brad K.
Not sure if this question is appropriate for this mailing list, but... At the beginning of btnDispSavCurrActionPerformed, you call "storeAllAccountInfoinArrayList" ... this happens EVERY TIME you click this button. So the underlying list grows every time you click on the button. Since this a

Re: Offline Install of Netbeans on JDK 8 (with nb-javac)

2022-01-16 Thread Brad K.
te: You’ll have to provide complete instructions, step by step, for someone to reproduce the situation. Gj On Fri, 31 Dec 2021 at 20:41, Brad K. <mailto:zel...@gmail.com>> wrote: I have no choice in the Java version; as I said, I'm working for the gov't and they have

Re: Offline Install of Netbeans on JDK 8 (with nb-javac)

2022-01-14 Thread Brad K.
Ah, well then... looks like we're in for some fun with our security folks. ;) On 1/7/2022 3:05 AM, Neil C Smith wrote: On Fri, 7 Jan 2022 at 01:17, Brad K. wrote: Our security folks generally require approval of major release versions; i.e., 12.x, 13.x, etc. They don't look

Re: Offline Install of Netbeans on JDK 8 (with nb-javac)

2022-01-10 Thread Brad K.
So does anyone have any hints of what I'm doing wrong? Not sure if anyone noticed, but this described process fails for me... Thanks! On 1/4/2022 8:17 AM, Brad K. wrote: I think I've captured it all here: 1. Fresh install of Windows 10 (21H1, build 19043.1415) -- this also means

Re: Offline Install of Netbeans on JDK 8 (with nb-javac)

2022-01-06 Thread Brad K.
Our security folks generally require approval of major release versions; i.e., 12.x, 13.x, etc. They don't look at content changes in general. On 1/5/2022 4:41 AM, Neil C Smith wrote: On Wed, 5 Jan 2022 at 00:25, Brad K. wrote: I think NetBeans 12 has been approved for use; I'm gue

Re: Offline Install of Netbeans on JDK 8 (with nb-javac)

2022-01-04 Thread Brad K.
On 1/4/2022 8:31 AM, Neil C Smith wrote: On Tue, 4 Jan 2022 at 14:17, Brad K. wrote: I think I've captured it all here: ... 2. Download/Install Oracle JDK 8 u311 A complicated process! You could perhaps try a daily build and/or rc of NetBeans 13 in a couple of weeks. nb-javac i

Re: Offline Install of Netbeans on JDK 8 (with nb-javac)

2022-01-04 Thread Brad K.
.java:82) On 12/31/2021 1:43 PM, Geertjan Wielenga wrote: You’ll have to provide complete instructions, step by step, for someone to reproduce the situation. Gj On Fri, 31 Dec 2021 at 20:41, Brad K. wrote: I have no choice in the Java version; as I said, I'm working for the

Re: Offline Install of Netbeans on JDK 8 (with nb-javac)

2021-12-31 Thread Brad K.
Best to start moving away from JDK 8, though. There are now two LTS releases since 8. Gj On Sat, 25 Dec 2021 at 22:09, Brad K. wrote: Yep, it installs fine. But activating the Java parts of the IDE doesn't work without being forced to download/install the nb-javac plugin

Re: Offline Install of Netbeans on JDK 8 (with nb-javac)

2021-12-25 Thread Brad K.
the nb-javac without Internet access. Everything I've tried always ends up with the IDE to keep asking to install nb-javac. On 12/25/2021 3:00 PM, Geertjan Wielenga wrote: “installed over Oracle’s JDK 8” What does this mean? NetBeans runs on any JDK from 8 onwards. Gj On Sat, 25 Dec 2021

Offline Install of Netbeans on JDK 8 (with nb-javac)

2021-12-25 Thread Brad K.
Hey all -- (I'm resending this since my original seems to have gotten lost.) I've been trying to find a definitive yes or no to the question: can Netbeans 11.3 (or later) be installed over Oracle's JDK 8 in a non-internet connected environment and successfully add nb-javac? I work in gov't and

Re: Offline Install of Netbeans on JDK 8 (with nb-javac)

2021-12-22 Thread Brad K.
Hey all -- I've been trying to find a definitive yes or no to the question: can Netbeans 11.3 (or later) be installed over Oracle's JDK 8 in a non-internet connected environment and successfully add nb-javac? I work in gov't and our development network is completely air-gapped to everything. Ev