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