Re: Scroll bar size

2019-03-27 Thread Stephen Chadfield
They do not look like that for me with version 10 on Windows 10. Impressive. On Wed, 2019-03-27 at 22:56 +, Greenberg, Gary wrote: > Is there way to reduce the width of scroll bars in Netbeans 10 or 11. > For me they are about ½ inch wide each. > Not effecting the functionality, but when you

Re: Minor NetBeans 11 issues

2019-03-27 Thread Alex O'Ree
OK so after testing it (war support), there's are some behavior differences and oddities, but nothing showing stopping. The project tree view renders differently than in v8, specifically, src/main/webapp used to render as "Web Pages". Now it's only under "Other Sources"/webapp. The first .jsp page

Scroll bar size

2019-03-27 Thread Greenberg, Gary
Is there way to reduce the width of scroll bars in Netbeans 10 or 11. For me they are about ½ inch wide each. Not effecting the functionality, but when you are working on the laptop screen, they are taking too much of screen space: [cid:image001.png@01D4E4B5.B185DAA0] Gary Greenberg Staff Softwar

Re: Minor NetBeans 11 issues

2019-03-27 Thread Geertjan Wielenga
Baked in. Gj On Wednesday, March 27, 2019, Alex O'Ree wrote: > Oh, cool. Is there a plugin required or something or is it baked into to > the distribution? > > On Wed, Mar 27, 2019 at 2:28 AM Geertjan Wielenga > wrote: > >> In fact, web app support is the major feature introduced in Apache >>

Re: Minor NetBeans 11 issues

2019-03-27 Thread Alex O'Ree
Oh, cool. Is there a plugin required or something or is it baked into to the distribution? On Wed, Mar 27, 2019 at 2:28 AM Geertjan Wielenga wrote: > In fact, web app support is the major feature introduced in Apache > NetBeans 11.0. > > Gh > > On Wed, 27 Mar 2019 at 02:51, Alex O'Ree wrote: >

Re: Refresh project with netbeans 11

2019-03-27 Thread Scott Palmer
I found the project was automatically re-evaluated as soon as a saved a change to the build.gradle file. Gradle grabs the new dependencies at that point. Scott > On Mar 27, 2019, at 10:50 AM, Marc Collin wrote: > > hope there is a real solution > > Le mar. 26 mars 2019 à 16:39, hanas...@gmai

Re: Refresh project with netbeans 11

2019-03-27 Thread Geertjan Wielenga
But does that solution work for you? Gj On Wed, 27 Mar 2019 at 15:50, Marc Collin wrote: > hope there is a real solution > > Le mar. 26 mars 2019 à 16:39, hanas...@gmail.com a > écrit : > >> Not ideal.. but.. try exiting and restarting NB >> >> On 3/26/19 4:08 PM, Marc Collin wrote: >> > hi >>

Re: Refresh project with netbeans 11

2019-03-27 Thread Marc Collin
hope there is a real solution Le mar. 26 mars 2019 à 16:39, hanas...@gmail.com a écrit : > Not ideal.. but.. try exiting and restarting NB > > On 3/26/19 4:08 PM, Marc Collin wrote: > > hi > > > > I add a new depedencies in my gradle project. > > Netbeans 11 did nothing. > > > > Is there a way t