tree: 1a7f9aa22a76ee5a5122d1a4fd8815e9294612b3 [path history] [tgz]
  1. include/
  2. third_party/
  3. .clang-format
  4. CMakeLists.txt
  5. dartjni.c
  6. dartjni.h
  7. jni_constants.h
  8. 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..).