mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2026-05-24 03:09:36 +08:00
Merge remote-tracking branch 'origin/Ghidra_12.1'
This commit is contained in:
@@ -46,6 +46,7 @@ dependencies {
|
||||
p.plugins.withType(JavaPlugin) {
|
||||
def projectPath = p.projectDir.path.replace(File.separator, "/")
|
||||
if (projectPath.startsWith(ghidraPath) && (
|
||||
projectPath.contains("/Extensions/") ||
|
||||
projectPath.contains("/Framework/") ||
|
||||
projectPath.contains("/Features/") ||
|
||||
projectPath.contains("/Debug/") ||
|
||||
|
||||
Reference in New Issue
Block a user