neilcsmith-net commented on issue #4554:
URL: https://github.com/apache/netbeans/issues/4554#issuecomment-1231416561

   > How do I get the log?
   
   You can use the `View / IDE Log` menu item.  This is also logged to a file 
inside the userdir, under `var/log`.  You can see the location of your userdir 
in the About window, and on 15 the exception reporter dialog will show a direct 
clickable link.
   
   Thank you for confirming the problem still exists with a supported JDK.
   
   > Not sure how JAVA_HOME would help since my build system and NetBeans would 
attempt to use the same value.
   
   Actually, my mistake, looks like the Ant build doesn't set this - using 
Maven and Gradle, this environment variable is set to the selected platform 
when executing the child build process.  If you're using Ant, make sure you 
execute your underlying build using the value of the property `platform.home`.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to