Skip to content

Commit 2c7bd03

Browse files
authored
Create README.md
1 parent fe75732 commit 2c7bd03

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
## Description
2+
3+
Sample Android project to test [Kotlin's LSP](https://github.com/Kotlin/kotlin-lsp) `workspace.json` feature to setup Android project.
4+
5+
## How it works
6+
7+
Project's root contains predefined `workspace.json` with configured dependencies for an android project.
8+
9+
In best case scenario the LSP server has to be able to succesfully read the `workspace.json` and sucesfuly setup the project.
10+

0 commit comments

Comments
 (0)