I'm sorry, my earlier message was prematurely sent, so this is the complete
message (I hope),

I've been debugging some code and dropping into some libraries. While I
have the source code, when I mouse over local variables, I get the message:

Variable information is not available, source compiled without -g option.

Now apparently, -g has several options: source, lines, and vars.

The code I'm stepping into has been compiled with -g:source,lines but not
vars.

I'm trying to find out from the creators how to create a local distribution
with all of the debug information so I can debug it, but others suggest
that they are not encountering the problem. But they're using IDEAs IDE,
not NetBeans.

Are they simply mistaken? Is this a limitation of NB vs IDEA? I don't know
how IDEA can be getting this information, but maybe something has changed
over the years.

it's a silly discussion, tangential to my ask in this case.

(Specifically I want to know how the OpenJFX is built and deployed to maven
locally, since the wiki page says it can do that, but the build apparently
has no target for it, and they demonstrably do this, but, alas...anyway...)

Regards,

Will Hartung

Reply via email to