mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-19 00:41:43 +00:00
Initial commit of Java wrappers.
The JNI bindings are built directly into the shared library. In the gradle build, all built shared libraries are embedded into the generated jar. Java bindings may be disabled via -DWITHOUT_JAVA (cmake) or -PskipJava=true (gradle). TODO: - getEntryInfo() and RPC are not yet implemented. - The cmake build doesn't integrate the built objects into the jar. - The Java client and server tests are not built (but have been manually tested). This has not yet been tested on Windows.
This commit is contained in:
1178
java/lib/NetworkTablesJNI.cpp
Normal file
1178
java/lib/NetworkTablesJNI.cpp
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user