Replies: 1 comment
-
No NetBeans can't be build without external binaries. You can download them via |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am attempting to have Netbeans 27 installed on our team server at work. I have cleared a number of hurdles in making that happen. However, they require that they can build the binaries from source without the builder downloading additional packages.
I have not used ant in many years, but once the Netbeans source has been downloaded and extracted, is there a way to build the IDE without the build script downloading additional software... assuming that we have the prerequisites already installed (git, ant, JDK17+)?
Thanks
Beta Was this translation helpful? Give feedback.
All reactions