summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authororionlee <orionlee@yahoo.com>2016-10-08 11:29:01 -0700
committerorionlee <orionlee@yahoo.com>2016-10-08 11:29:01 -0700
commita7fe43ff1ad37db4013b5e9eacae094aa3a304bd (patch)
treeac028757186e810eb21245ffabd646382c768211 /README.md
parent732f7df84e8e459adf28f21c29fbc42d8bc59829 (diff)
downloadjava-language-server-a7fe43ff1ad37db4013b5e9eacae094aa3a304bd.zip
android gradle project instruction.
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 7e7b1b7..ed9e453 100644
--- a/README.md
+++ b/README.md
@@ -176,6 +176,8 @@ android {
}
```
+Currently, the generated `classpath.txt` does not contain android platform library, e.g., `/opt/android-sdk-linux/platforms/android-23/android.jar`. You would need to add it manually. See issue #23.
+
## Directory structure
### Java service process