Skip to content

Commit cd2d6f2

Browse files
committed
Document Java LTS support policy
1 parent 8f9dc48 commit cd2d6f2

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

docs/getting-started.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -199,7 +199,8 @@ com.sourcegraph.scip_java.ScipJava.INSTANCE.printHelp(Console.out)
199199
The `scip-java` indexer is implemented as a Java compiler plugin that runs as
200200
part of your regular compilation in the build tool. By using Java compiler APIs,
201201
`scip-java` is able to generate accurate indexing information for a broad range
202-
of Java versions.
202+
of Java versions. The project targets support for the three most recent Java LTS
203+
releases.
203204

204205
| Java version | Support | Tracking issue |
205206
| ------------ | ---------------------------- | -------------- |

0 commit comments

Comments
 (0)