Re: git toolbar

2021-02-19 Thread Alonso Del Arte
So you don't think it's any kind of indicator? Thanks Tomáš for telling me how to bring up the Git toolbar. I opened a project of mine that's on GitHub, but it's only got one branch, the master branch. If the blue lines show up, I'll let you know. Al On Fri, Feb 19, 2021 at 4:06 PM Glenn Holmer

Re: git toolbar

2021-02-19 Thread Glenn Holmer
On 2/19/21 8:56 AM, Neil C Smith wrote: On Fri, 19 Feb 2021 at 14:37, Glenn Holmer wrote: On 2/19/21 12:08 AM, Tomáš Procházka wrote: @Glenn Maybe it is related to Look and Feel you are using. I don't have any problems with mine using FlatLaf Dark. Metal L on NetBeans 12.2 (and 12.3 betas),

Re: git toolbar

2021-02-19 Thread Neil C Smith
On Fri, 19 Feb 2021 at 14:37, Glenn Holmer wrote: > On 2/19/21 12:08 AM, Tomáš Procházka wrote: > > @Glenn Maybe it is related to Look and Feel you are using. I don't have > > any problems with mine using FlatLaf Dark. > > Metal L on NetBeans 12.2 (and 12.3 betas), AdoptOpenJDK 11.0.10. > Debian

Re: git toolbar

2021-02-19 Thread Glenn Holmer
On 2/19/21 12:08 AM, Tomáš Procházka wrote: @Glenn Maybe it is related to Look and Feel you are using. I don't have any problems with mine using FlatLaf Dark. Metal L on NetBeans 12.2 (and 12.3 betas), AdoptOpenJDK 11.0.10. Debian "Bullseye" with KDE Plasma. -- Glenn Holmer (Linux registered

Re: Build parent module in nbactions.xml

2021-02-19 Thread Luff,Chris
Hmm, sounds like you need to implement a maven solution and then just append that to the nbactions - something like; mvn clean compile test exec:java --projects javase --also-make You’ll need to configure the exec plugin in the parent and the executable module. > On 18 Feb 2021, at 16:15,

Re: git toolbar

2021-02-19 Thread Luff,Chris
Right click the toolbar and check Git :D On 18 Feb 2021, at 23:49, Alonso Del Arte mailto:alonso.dela...@gmail.com>> wrote: I'm using NetBeans 11.2. I'm guessing you're using 12. But I would not imagine the Git toolbar is new in 12. How do I bring it up? (I don't know because I mostly use the