mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2024-11-12 23:23:17 +00:00
Merge remote-tracking branch 'origin/GT-2859_ryanmkurtz_PR-562_saagarjha_macOS'
This commit is contained in:
commit
4c2a422688
@ -65,6 +65,9 @@ VMARGS=-Dfont.size.override=
|
||||
# Disable alternating row colors in tables
|
||||
#VMARGS=-Ddisable.alternating.row.colors=true
|
||||
|
||||
# Hoist the menu bar out of the window on macOS
|
||||
#VMARGS=-Dapple.laf.useScreenMenuBar=true
|
||||
|
||||
# The ContinuesInterceptor allows the import process to proceed if parsing corrupted headers
|
||||
# generates uncaught exceptions. Disabling it can be helpful when trying to debug what went
|
||||
# wrong because the ContinuesIntercepter affects the usefulness of the stack trace.
|
||||
|
Loading…
Reference in New Issue
Block a user