Broken link for "Deployment Tutorial source files"

2021-12-31 Thread Mohammad Afdal
The following Link for "Deployment Tutorial source files" is broken: https://netbeans.org/projects/samples/downloads/download/Samples%252FJava%252FDeploymentTutorial.zip The broken link is on this page: https://netbeans.apache.org/kb/docs/java/javase-deploy.html

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

2021-12-31 Thread Mark Eggers
BK, Maybe start here? https://github.com/oracle/nb-javac You'll have to clone the repository (or release tag, or release) from a place where you do have Internet access, and then go through the appropriate channels to bring it into your environment. Once there, you should be good to either

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

2021-12-31 Thread Geertjan Wielenga
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 > gov't and they have to decide to move forward; I have no say in the matter

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

2021-12-31 Thread Brad K.
I have no choice in the Java version; as I said, I'm working for the gov't and they have to decide to move forward; I have no say in the matter. As for nb-javac, I'm struggling here. Could you point me to the correct link/location for the correct "nb-javac" to download? I can't get Netbeans

[java] NetBeans 12.6 Run Remote on Raspberry Pi

2021-12-31 Thread Blaine Heinfeld
I am hoping someone on this list can help me with this issue. I have been using NetBeans 8.2 and Oracle Java 8 on Windows 10 to cross develop for a headless Raspberry Pi (various models) for a number of years.  The Raspberry Pi started with Java 8, but has been running Java 11 for 2+ years.  A