mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2026-02-06 08:53:49 +08:00
GP-0 Add library dependency file generation as dependency of eclipse
task (needed for running Ghidra)
This commit is contained in:
@@ -147,3 +147,6 @@ eclipse {
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
// the GhidraLauncher depends on this file to build the classpath in dev mode
|
||||
tasks.eclipse.dependsOn { generateLibraryDependencyMapping }
|
||||
|
||||
Reference in New Issue
Block a user