Re: Variable display in debugger

2024-01-11 Thread Admin @ Goodun
On Thu, 2024-01-11 at 14:28 +, John Barrow wrote: > You deduced correctly that it would mean introducing a debug line to > publish the Object at that time if you are debugging within one of > their methods, although if you are doing that you must have a > compilable source.  Yes, I've got the

Re: Variable display in debugger

2024-01-11 Thread John Barrow
Hi, > Does this still requires me to change the source code? It looks like it to me though I might be missing something. You deduced correctly that it would mean introducing a debug line to publish the Object at that time if you are debugging within one of their methods, although if you are doin

Re: Passing parameters to Javadoc?

2024-01-11 Thread Thad Humphries
If you are using Maven, the Javadoc Plugin allows for configuring a stylesheet ( https://maven.apache.org/plugins/maven-javadoc-plugin/examples/stylesheet-configuration.html). I would think that would be triggered by the Project Properties -> Actions -> Generate Javadoc action. (I *think* this is t

Re: Variable display in debugger

2024-01-11 Thread Admin @ Goodun
Hi John, On Tue, 2024-01-09 at 17:00 +, John wrote: > Hi, >   > Firstly, I believe the etiquette is to always use “Reply All” so that > the rest of the group is aware of the thread progression. Sorry about that. My mail agent (Evolution) didn't recognise your message as coming from a mail li