Re: Highlighting color in debug session

2023-09-09 Thread Laszlo Kishalmi
Check the Annotations section in the Fonts and Colors. On 9/7/23 03:15, Alexander Kronenwett wrote: Hi, I am using NB18 on MacOS. When I set a breakpoint the respective line is highlighted with a very dark red (or brown). When the line is hit, it is highlighted with a very dark green. I find i

NetBeans sample repo, was: JavaSE Deployment Tutorial Sample Code replacement

2023-09-09 Thread Michael Bien
Hi Stroud, I think the NetBeans project will need a git repo for sample code sooner or later. I cc this to the dev list, this might be something we can set up. best regards, michael On 09.09.23 20:30, Stroud Custer wrote: I put together a replacement for the sample code that is missing from

JavaSE Deployment Tutorial Sample Code replacement

2023-09-09 Thread Stroud Custer
I put together a replacement for the sample code that is missing from the JavaSE Depoyment tutorial.  The code carrries the Apache software licence.  I have attached a zip file containing the project.  The tutorial itself would require just a few edits (primarily class names) to adapt it to m