mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2026-01-08 21:47:59 -05:00
GP-1304: Removing illegal access to java.desktop/sun.awt.X11. Has side
effect of changing application name on Linux from "Ghidra" to "ghidra.Ghidra".
This commit is contained in:
@@ -130,6 +130,9 @@ public class GhidraLaunchUtils {
|
||||
/**
|
||||
* Sets the main type name attribute in the provided working copy. For Ghidra projects, this
|
||||
* should be {@link GhidraLauncher}.
|
||||
* <p>
|
||||
* TODO: {@link GhidraLauncher#main(String[])} is deprecated. Fix in future version of
|
||||
* GhidraDev when we are ready to break backwards compatibility with Ghidra.
|
||||
*
|
||||
* @param wc The launch configuration working copy to modify.
|
||||
* @return The modified working copy.
|
||||
|
||||
Reference in New Issue
Block a user