tree: 54522b81e0bb7c46f7fb6ae6b231b8aab94190c3 [path history] [tgz]
  1. include/
  2. third_party/
  3. .clang-format
  4. .gitignore
  5. CMakeLists.txt
  6. dartjni.c
  7. dartjni.h
  8. internal.c
  9. internal.h
  10. jni_constants.h
  11. README.md
pkgs/jni/src/README.md

Native code for jni library.

LSP instructions

see https://releases.llvm.org/8.0.0/tools/clang/tools/extra/docs/clangd/Installation.html#project-setup for creating compile_commands.json for use with LSP based editor plugins (in VS Code, VIM etc..).