mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2025-10-05 19:42:36 +02:00
#2219 Copy Jars into lib folder during plugin build automatically
This commit is contained in:
parent
656060a1a5
commit
71b70cf8e5
2 changed files with 28 additions and 2 deletions
|
@ -1,3 +1,3 @@
|
|||
The "lib" directory is intended to hold Jar files which this module
|
||||
is dependent upon. This directory may be eliminated from a specific
|
||||
module if no other Jar files are needed.
|
||||
is dependent upon. If you use the copyDependencies task, this directory
|
||||
is automatically managed by Gradle and should not be modified.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue