diff --git a/native/plugin.jelly b/native/plugin.jelly index 2a78d2b7..a8e8c637 100644 --- a/native/plugin.jelly +++ b/native/plugin.jelly @@ -232,6 +232,17 @@ + + + + + + + + + + + Running Javah on java classes @@ -260,7 +271,7 @@ - + diff --git a/native/xdocs/changes.xml b/native/xdocs/changes.xml index 628fd3a5..6f17e3d4 100644 --- a/native/xdocs/changes.xml +++ b/native/xdocs/changes.xml @@ -25,6 +25,7 @@ + Add dependency classpath to call to javah. Jelly tokenize incorrect behaviour. Checking for runtime property and adding it. Default to "dynamic" if not present. Add DLL support to the plugin