Cannot Access C/C++ Range of Options

2023-03-11 Thread Robert Yu Tin-Tat
Is Netbeans 17 currently not supporting full C/C++ functionality at the moment? When I go to the C/C++ to make a C/C++ program on Netbeans 17, there hasn't been as much options as it had in its previous versions. In fact, there is only one option and that's to start up with a iightweight C/C

Re: Maven indexing

2023-03-11 Thread Michael Bien
https://github.com/apache/netbeans/pull/5655 On 11.03.23 22:05, Glenn Holmer wrote: On 3/11/23 14:43, Michael Bien wrote: We could however, potentially tell maven-indexer to use a sub folder of tmp and clean that folder on IOException - just to be sure - as second fallback. i'll take a look,

Re: Maven indexing

2023-03-11 Thread Glenn Holmer
On 3/11/23 14:43, Michael Bien wrote: > We could however, potentially tell maven-indexer to use a sub folder of > tmp and clean that folder on IOException - just to be sure - as second > fallback. > > i'll take a look, Thanks! -- Glenn Holmer (Linux registered user #16682) "After the vintage seas

Re: Maven indexing

2023-03-11 Thread Michael Bien
On 11.03.23 17:29, Glenn Holmer wrote: On 3/9/23 23:52, Michael Bien wrote: Hi Glenn, the index is downloaded to tmp in compressed form and then imported into a lucene index which should be in the netbeans cache folder (about 1.9GB). The cache location can be changed via the regular netbeans_d

Re: Maven indexing

2023-03-11 Thread Glenn Holmer
On 3/9/23 23:52, Michael Bien wrote: > Hi Glenn, > > the index is downloaded to tmp in compressed form and then imported into > a lucene index which should be in the netbeans cache folder (about 1.9GB). > > The cache location can be changed via the regular > netbeans_default_cachedir property (netb