Hey @jdneo 👋 Sourcegraph has been prototyping an LSIF indexer for Java https://github.com/sourcegraph/lsif-java using JavaParser, and I'm curious about the pros/cons of using Eclipse JDT compared to JavaParser. It'd be great to combine efforts here!
From my brief research:
What are your near/long-term plans for this indexer? We're interested in contributing 😄
Hey @jdneo 👋 Sourcegraph has been prototyping an LSIF indexer for Java https://github.com/sourcegraph/lsif-java using JavaParser, and I'm curious about the pros/cons of using Eclipse JDT compared to JavaParser. It'd be great to combine efforts here!
From my brief research:
barinfoo.bar()), whereas https://github.com/sourcegraph/lsif-java doesn't (yet, although I made an unsuccessful attempt in Cross-file j2d/refs sourcegraph/scip-java#1)jdt://URIs), which could be combined with monikers to provide cross-repository and cross-project code intelligenceWhat are your near/long-term plans for this indexer? We're interested in contributing 😄