Skip to content

Implement auto-inference for Java.

Administrator requested to merge github/fork/olafurpg/java-inference into main

Created by: olafurpg

Previously, we had to manually add index configuration for Java repositories. This commit adds auto-inference so that Sourcegraph can automatically LSIF index a Java repository with lsif-java when it detects a repo with a Gradle or Maven build tool.

Fixes https://github.com/sourcegraph/lsif-java/issues/153

Merge request reports

Loading