mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2025-10-03 17:59:46 +02:00
GP-0 Add library dependency file generation as dependency of eclipse
task (needed for running Ghidra)
This commit is contained in:
parent
21ddf20061
commit
ed3cc10344
1 changed files with 3 additions and 0 deletions
|
@ -147,3 +147,6 @@ eclipse {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
// the GhidraLauncher depends on this file to build the classpath in dev mode
|
||||||
|
tasks.eclipse.dependsOn { generateLibraryDependencyMapping }
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue