Re: Maven indexing

2023-03-09 Thread Michael Bien
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 (netbeans.conf or CLI flag). All temp files

Re: Problem adding an image to a label icon...

2023-03-09 Thread Tim de Vries
Hi, If you trace through paint(Graphics g) and paintComponent(Graphics g), it shows what code is executed and when. You may also want to trace doLayout() if writing custom layout code. Don't forget super.methodName(params) or you may not activate the events for the specific thing you are

Re: Problem adding an image to a label icon...

2023-03-09 Thread Admin Netcrystals
I think the location to your image is incorrect.Where do you store your image and what is the url pattern?Do you use Matisse builder to add the image to the label or do you do it programmatically? Netcrystals  Von: Dwayne Murphy Gesendet: Freitag, März 10,

Problem adding an image to a label icon...

2023-03-09 Thread Dwayne Murphy
Hi everyone, I have a simple project in java / maven in apache netbeans. I have a JFrame with a label that I have been trying to add an image to. I continually get this error when the program tries to add the image to the label: *Cannot invoke "java.net.URL.toExternalForm()" because

checkstyle fo rNetbeans?

2023-03-09 Thread * William
Hi all, Hope folk are doing well. As you might guess I'm posting to see if there is CheckStyle support or a plugin for the current Apache Netbeans ? -- aloha, \_w_/ ___ º http://www.facebook.com/will.2016

RE: ENC: [Java] - Não dá opção de executar o programa no NetBeans

2023-03-09 Thread Clayton Calixto
Hi Thomas Keller! Now it worked, I updated to Netbeans version 17 as you recommended. Previously I had downgraded from 12.1 to 12, then I upgraded to 14 but it only worked with 17. Thanks a lot for the help, De: Thomas Kellerer Enviado: quinta-feira, 9 de

Re: ENC: [Java] - Não dá opção de executar o programa no NetBeans

2023-03-09 Thread Thomas Kellerer
I had many problems with NetBeans and Gradle before NetBeans 16u1 Please try to upgrade your NetBeans version (e.g. to the current version 17) and try again. Clayton Calixto schrieb am 09.03.2023 um 19:39:

ENC: [Java] - Não dá opção de executar o programa no NetBeans

2023-03-09 Thread Clayton Calixto
De: Clayton Calixto Enviado: quinta-feira, 9 de março de 2023 15:03 Para: users-subscr...@netbeans.apache.org Assunto: ENC: [Java] - Não dá opção de executar o programa no NetBeans De: Clayton Calixto Enviado: quinta-feira, 9

Re: Maven indexing

2023-03-09 Thread Claudia Pastor Ramirez
Hello Glenn, We are having this same discussion on the Netbeans Github forum, if you want to participate and see possible solutions: https://github.com/apache/netbeans/discussions/5614 Regards, On Thu, 9 Mar 2023 at 14:03, Glenn Holmer wrote: > I keep a relatively small OS partition

Maven indexing

2023-03-09 Thread Glenn Holmer
I keep a relatively small OS partition (typically around 24G) and put everything else on other partitions. Unfortunately, this means that when NetBeans decides to download the entire Maven index, I lose about 5-6G, often exhausting the free space on my OS partition. And of course if it fails, it