Happy to report that 13 rc-1 appears to solve the offline nb-javac
problem for me. I was able to do all the things I expected in my offline
instance of Windows.
Thanks! Now to get our security gonks to allow us to use it. ;)
On 1/21/2022 10:11 PM, Geertjan Wielenga wrote:
No, that is what you
Hi,
Perhaps CCLS is more straight-forward to function with NB 12.6, than ClangD:
% ccls --version
Homebrew ccls version
clang version 13.0.0
% ccls --help
OVERVIEW: C/C++/Objective-C language server
See more on https://github.com/MaskRay/ccls/wiki
USAGE: ccls [options]
OPTIONS:
Generic
Do you mean system/user environment variables like this
https://www.decodejava.com/how-to-set-environment-variables-for-tomcat.htm
or this
https://www.architectryan.com/2018/08/31/how-to-change-environment-variables-on-windows-10/
?
On Thu, Jan 20, 2022 at 1:37 PM Mar R wrote:
> Hello, I'm on w
Is there a reference page someplace to show Netbeans compatibilities? Something
like:
Netbeans version, Minimum JDK
Netbeans 13, JDK 11
Netbeans 12.6, JDK 8
Could also have other dependency columns as well if wanted to expand further on
some dependencies (i.e. maven, ant, git, etc.)
Or would t
With this thread in mind….
So is there good documentation on the netbean launcher parameter/arguments? In
other words, I recall one parameter to passing JDK.home defining the JDK
location but are there others that may help here?
Is there maybe a new feature needed to add some of these configura
Hi,
Please interpret the following into something NetBeans IDE 12.6 'editor' can
utilize:
**
https://clangd.llvm.org/config.html
**
% clangd --help
OVERVIEW: clangd is a language server that provides IDE-like features to
editors.
It should be used via an editor plugin rather than invoke