mirror of
https://github.com/speice-io/polyglot_jni
synced 2024-12-30 12:48:10 -05:00
Ew. Tabs.
This commit is contained in:
parent
8bf33832db
commit
57ee63a274
@ -15,7 +15,7 @@ public class Polyglot {
|
||||
Method m = c.getDeclaredMethod("loadLibrary", String.class, String[].class);
|
||||
m.invoke(null, "polyglot", null);
|
||||
} catch (Exception e) {
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
public static native String getMessage();
|
||||
|
Loading…
Reference in New Issue
Block a user