Skip to content

Commit

Permalink
Add fernflower path (#378) (#380)
Browse files Browse the repository at this point in the history
add fernflower path

Signed-off-by: Emily McMullan <[email protected]>
Signed-off-by: Cherry Picker <[email protected]>
Co-authored-by: Emily McMullan <[email protected]>
  • Loading branch information
konveyor-ci-bot[bot] and eemcmullan authored Nov 18, 2024
1 parent 56e6461 commit 0d0102c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cmd/analyze-bin.go
Original file line number Diff line number Diff line change
Expand Up @@ -364,6 +364,7 @@ func (a *analyzeCommand) createProviderConfigsContainerless() ([]provider.Config
Location: a.input,
AnalysisMode: provider.AnalysisMode(a.mode),
ProviderSpecificConfig: map[string]interface{}{
"fernFlowerPath": filepath.Join(a.kantraDir, "fernflower.jar"),
"lspServerName": javaProvider,
"bundles": a.reqMap["bundle"],
provider.LspServerPathConfigKey: a.reqMap["jdtls"],
Expand Down

0 comments on commit 0d0102c

Please sign in to comment.