Re: How to install nb-javac offline into NetBeans 12?

2021-09-09 Thread Rick Curry
Something easy to miss is that "The" is part of the title of the plugin.  It is the "The nb-javac Java editing support" plugin. On 9/9/21 6:24 AM, David Klingenberg wrote: Compiling is not the issue.  Its the indexing, method lookup, syntax checking ect...  If you install 12.4 in an online envi

Re: Building C/C++ projects on Netbeans 12.4 Ubuntu 18.04.

2021-09-09 Thread Rick Curry
From the top level menu: Tools->Plugins, settings tab Check NetBeans 8.2 Plugin Portal Switch to Available Plugins tab Press Check for Newest Find "C/C++" entry, check, Install Exit the plugins menu Tool->Options, C/C++ tab, Build-tools subtab You will see the tool collections you can choose on

Re: How to install nb-javac offline into NetBeans 12?

2021-09-09 Thread Rick Curry
From the opening menu: Tools->Plugins, settings tab Check NetBeans 8.2 Plugin Portal Switch to Available Plugins tab Press Check for Newest Find "The nb-javac Java editing support" entry, check, Install I installed 12.4 on Ubuntu to make sure I am telling the truth.  I hope it is what you were

Using the C/C Tool Collection Descriptors - not seeing toolchain after install

2021-08-17 Thread Rick Curry
I'm using the tutorial at https://netbeans.apache.org/kb/docs/cnd/toolchain.html This tutorial mostly worked on Windows using 12.4. Worth noting in 12.4: - I found I needed to clean and build the module each time to guarantee changes came through - This meant I needed to add 8.2 support and the