Re: Project/File List Font Size

2022-07-13 Thread Anthony DeCarlo
Tom, I don't know about font type, but you can increase the size like this "C:\Program Files\NetBeans-12.4\netbeans\bin\netbeans64.exe" --fontsize 16 Actually it will change ALL font sizes, tab names, project tree, editor, everything to 16.  It's the only way I ever figured out how to change th

Re: Need an advice

2021-11-18 Thread Anthony DeCarlo
Gary, Many years ago I used a javascript library called D3 to create various bar charts and graphs of tabular data. Users were able to hover over artifacts in the graphs and charts to get more details, or click on various artifacts to drill down to other charts or the raw tabular data. I was quit

Re: How do I activate Groovy plugin?

2021-10-22 Thread Anthony DeCarlo
For whatever it's worth...I have never used groovy, but in NB 12.4, I just tried this. If I go to Tools -> Options -> Miscellaneous and click on the groovy tab, I get a progress bar that says 'Activating Groovy' and then after a few seconds it shows instructions on how to download and install gro

Re: NetBeans 12.4 says 12.5 is available?

2021-09-13 Thread Anthony DeCarlo
It's almost there, just not all the different versions yet https://dlcdn.apache.org/netbeans/netbeans/12.5/ Tony On 9/13/2021 2:02 PM, Tim Mullé wrote: Hi, Just started up my 12.4 and got a notice saying 12.5 is available and when I clicked on the link it brought me to the 12.4 download p

NetBeans JIRA support

2021-08-24 Thread Anthony DeCarlo
Hi, I'm using version 12.4 and hopefully someone out there can make sense of this for me.  From what I can tell, there used to be a JIRA plugin for NetBeans, but today, that plugin does not seem to exist anywhere, I searched.  I found this page https://netbeans.apache.org/kb/docs/ide/team-server

Re: Problem with maven build with Java 11...

2021-07-29 Thread Anthony DeCarlo
Steven, Not sure.  The error is confusing as it says increase to 180k but you are already giving it 1024k (-Xss1024k). Sorry I couldn't be of any help Tony On 7/29/2021 12:29 PM, Nelligan, Steven M wrote: Anyone have any insight on what could be wrong? *Steven M Nelligan* *From:* Nelligan,

Re: Font for Projects Panel

2021-07-16 Thread Anthony DeCarlo
Tom, Yes you can. "C:\Program Files\NetBeans-12.4\netbeans\bin\netbeans64.exe" --fontsize 16 Tony On 7/16/2021 3:11 AM, Tom Rushworth wrote: When you open a project all your files are listed in a panel on the left side of the screen. Can you change the font used for the file list?? Tom

Re: CVS client on Windows10 Netbeans-12.0

2021-06-25 Thread Anthony DeCarlo
Vladimir, When I installed 12.4 (on windows 10) I had the same problem. You need to download the CVS plugin and it's two dependencies below http://netbeans.apidesign.org/maven2/org/netbeans/modules/org-netbeans-modules-versioning-system-cvss/RELEASE701/org-netbeans-modules-versioning-system-cvss

Re: Can't get CVS to work in NetBeans 12.4

2021-06-15 Thread Anthony DeCarlo
st regards,     Gregor Anthony DeCarlo je 15. 06. 21 ob 22:26 napisal: Hi, I just upgraded my NetBeans install from 8.2 to 12.4, better late than never :).  The upgrade went flawlessly, but I now have a small problem. Under the 'Team' pulldown I do not see versioning support for CVS. (I know

Can't get CVS to work in NetBeans 12.4

2021-06-15 Thread Anthony DeCarlo
Hi, I just upgraded my NetBeans install from 8.2 to 12.4, better late than never :).  The upgrade went flawlessly, but I now have a small problem. Under the 'Team' pulldown I do not see versioning support for CVS. (I know CVS is ancient, but we still have projects that use it.) I went to Tools -