Re: Map in editor

2020-07-03 Thread Patrik Karlström
Something like the minimap plugin? http://plugins.netbeans.org/plugin/71031/minimap or https://github.com/msteiger/jxmapviewer2? Den lör 4 juli 2020 kl 00:34 skrev Geertjan Wielenga : > > What does your question mean? I don’t think anyone can help you if you > can’t provide more info. > > Gj > >

Re: Map in editor

2020-07-03 Thread Geertjan Wielenga
What does your question mean? I don’t think anyone can help you if you can’t provide more info. Gj On Fri, 3 Jul 2020 at 23:19, glen bryan wrote: > Hello! Can anyone help me with how can I agregate a map on the editor > please? I'm new and need a map in the app that I will create. >

Map in editor

2020-07-03 Thread glen bryan
Hello! Can anyone help me with how can I agregate a map on the editor please? I'm new and need a map in the app that I will create.

no main classes found

2020-07-03 Thread Glenn Holmer
I have a Swing program I just modularized (source level 11). Runs from NetBeans, runs from command line, can run for debugging from the command line and attach the NetBeans debugger, but when I try to debug from within NetBeans, I get "no main classes found". I do have a class with a public static

Re: Gui Builder *form files not displayed in Explorers

2020-07-03 Thread Bilu
Thank you for clarifying that. Le 03/07/2020 à 10:20, Geertjan Wielenga a écrit : > No, better to not expose the Form files. They’ll get out of sync with > the Java source files if they were to be editable in the NetBeans editor. > > Gj > > On Fri, 3 Jul 2020 at 10:03, Bilu

Re: Gui Builder *form files not displayed in Explorers

2020-07-03 Thread Geertjan Wielenga
No, better to not expose the Form files. They’ll get out of sync with the Java source files if they were to be editable in the NetBeans editor. Gj On Fri, 3 Jul 2020 at 10:03, Bilu wrote: > Any clue here or i am just missing something obvious? > Le 25/06/2020 à 19:01, Bilu a écrit : > > Hello,

Gui Builder *form files not displayed in Explorers

2020-07-03 Thread Bilu
Any clue here or i am just missing something obvious? Le 25/06/2020 à 19:01, Bilu a écrit : > > Hello, > > Is there a reason why *form files are not displayed in NB Explorers? I > can understand those are not in the Project Tab as those are editable > with the GUI Builder but users should be able