[javadoc][maven]Code completion tools not finding javadocs for maven dependencies in Netbeans 8.2

2018-12-10 Thread Thomson, Duncan
I have created a Netbeans maven project, and added a dependency to an external library. This works very well, the external code is downloaded automagically. Yippee! I have also downloaded the sources of the external project, and they include javadocs. That also works really well; if I go to t

Re: please recommend Linux Font for Netbeans on Linux

2018-12-10 Thread Bayless
Sorry but my input may not have been too helpful after all. It seems I'm still using JDK1.8 and Netbeans 8.1. Bayless On 12/10/18 7:52 AM, Neil C Smith wrote: On Mon, 10 Dec 2018 at 13:48, Bayless wrote: I use Netbeans on Linux Mint, based on Ubuntu, and have never seen the problems you de

Re: please recommend Linux Font for Netbeans on Linux

2018-12-10 Thread Eric J. Schwarzenbach
It would be pretty extraordinary for something to be doing that to monospace fonts. It would have to be some kind of very deliberate feature ("auto-kerning"?) which would be generating a lot of complaints more broadly. I'm suspicious about your tabs / spaces. Could some setting there being doin

Re: please recommend Linux Font for Netbeans on Linux

2018-12-10 Thread Neil C Smith
On Mon, 10 Dec 2018 at 13:48, Bayless wrote: > > I use Netbeans on Linux Mint, based on Ubuntu, and have never seen the > problems you describe. I just use the default font that Netbeans comes with > and don't even know what it is but it works for me. Are you using OpenJDK 11? Best wishes, Ne

Re: please recommend Linux Font for Netbeans on Linux

2018-12-10 Thread Bayless
I use Netbeans on Linux Mint, based on Ubuntu, and have never seen the problems you describe. I just use the default font that Netbeans comes with and don't even know what it is but it works for me. Bayless On 12/10/18 12:21 AM, * William wrote: Hi Gregor, Thanks for your comment.  Bassed o

How to Hide "Customize" under "View -> Toolbars"?

2018-12-10 Thread Daniel Hartman
Is there a way to hide the "Customize" menu item that appears under "View -> Toolbars" for an application built on top of the NetBeans platform? The "Customize" menu item is added programmatically by the ToolbarConfiguration class in the Core - Windows module. Thanks in advance for any sugges

Re: StackOverflow caused by TreeView#wlpc

2018-12-10 Thread Marc Streckfuß
Fortunately, I could solve the issue in the mean time after breaking it all down to new AbstractNode(Children.LEAF); My Problem was that I was using the wrong Lookup. I'm not knowledged enough to judge whether this is just misuse or a case which could be prevented by NB. The Code I was basing this

Re: please recommend Linux Font for Netbeans on Linux

2018-12-10 Thread Neil C Smith
On Mon, 10 Dec 2018, 09:47 Steve Jacobs netbeans -J-Dawt.useSystemAAFontSettings=on > > For convenience, this can be added to the command line at the end of the > /netbeans/bin/netbeans shell script. > Better added to netbeans/etc/netbeans.conf - it's what it's there for. Best wishes, Neil >

Re: please recommend Linux Font for Netbeans on Linux

2018-12-10 Thread Antonio
I use IBM Plex https://github.com/IBM/plex El 07/12/2018 a las 7:11, * William escribió: Hello list ... Please refer to the screen shot below ... The comment on the right is the column number of the parent class/interface on that line. [image: image.png] I'm running Netbeans 9 on Ubuntu 18.10

Re: please recommend Linux Font for Netbeans on Linux

2018-12-10 Thread Steve Jacobs
On Fri, 7 Dec 2018 17:11:10 +1100 "* William" wrote: > Does someone know a fixed font that works in netbbeans so that this > example lines up: > > 1 2 > 123456789*123456789* > On my machine (Debian Stretch) all font spacing (and rendering) problems disappear using this command