From dee5c2e4b22f9693547f538b72a0dfd2cc052209 Mon Sep 17 00:00:00 2001 From: Glavo Date: Fri, 6 Dec 2019 05:04:54 +0800 Subject: update README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 79d23d2..9254af3 100644 --- a/README.md +++ b/README.md @@ -49,7 +49,7 @@ Note that most plugins are enabled in projects by default. Disabling their funct This plugin wraps the JDK `javah` command [^1]. [^1]: Glavo's [gjavah](https://github.com/Glavo/gjavah) is actually used, since `javah` has been -removed from the JDK since version 1.10. +removed from the JDK since version 1.10. If something goes wrong, please open an issue to help us improve it. Run `sbt-javah` to generate C header files with prototypes for any methods marked as native. E.g. the following scala class -- cgit v1.2.3