Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support to provide raw classpath to lsif-java.json #291

Open
olafurpg opened this issue Aug 6, 2021 · 1 comment
Open

Add support to provide raw classpath to lsif-java.json #291

olafurpg opened this issue Aug 6, 2021 · 1 comment

Comments

@olafurpg
Copy link
Member

olafurpg commented Aug 6, 2021

Currently, the lsif-java.json build file only supports configuring the classpath through the dependencies key, which takes a list of Maven coordinates that lsif-java then resolves to a classpath. In some cases, it could be helpful for users to provide the raw compile classpath instead.

@olafurpg
Copy link
Member Author

I started working on this here https://github.com/sourcegraph/lsif-java/compare/main...olafurpg:raw-classpath?expand=1 but will need to pick up again later. Not sure how to structure the docs yet.

@olafurpg olafurpg removed their assignment May 22, 2024
@linear linear bot closed this as not planned Won't fix, can't repro, duplicate, stale Nov 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants