Skip to content

Add dependency to kotlin.jar to gradle file - #1

Open
fmagin wants to merge 1 commit into
VDOO-Connected-Trust:masterfrom
fmagin:InDevelopmentMode
Open

Add dependency to kotlin.jar to gradle file#1
fmagin wants to merge 1 commit into
VDOO-Connected-Trust:masterfrom
fmagin:InDevelopmentMode

Conversation

@fmagin

@fmagin fmagin commented May 21, 2020

Copy link
Copy Markdown

This allows gradle prepDev of a Ghidra development setup to pickup the
dependency on the jar and add it to the build/libraryDependencies.txt
which is used to collect the external jars in development mode.
Relevant code is https://github.com/NationalSecurityAgency/ghidra/blob/855955bb3de853b165fd292468c40e20e179ecb1/Ghidra/Framework/Utility/src/main/java/ghidra/GhidraLauncher.java#L59-L66

This allows `gradle prepDev` of a Ghidra development setup to pickup the
dependency on the jar and add it to the build/libraryDependencies.txt
which is used to collect the external jars in development mode.
Relevant code is https://github.com/NationalSecurityAgency/ghidra/blob/855955bb3de853b165fd292468c40e20e179ecb1/Ghidra/Framework/Utility/src/main/java/ghidra/GhidraLauncher.java#L59-L66
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant