Uses of Package
org.bytedeco.javacpp.tools
Packages that use org.bytedeco.javacpp.tools
-
Classes in org.bytedeco.javacpp.tools used by org.bytedeco.javacpp.toolsClassDescriptionThe Builder is responsible for coordinating efforts between the Parser, the Generator, and the native compiler.A Maven Mojo to call the
Builder(C++ header file -> Java class -> C++ JNI -> native library).A wrapper for ProcessBuilder that can be overridden easily for frameworks like Gradle that don't support it well.Holds information useful to theParserand associated with C++ identifiers.A simple but extensible logging interface that dumps messages to the "standard" output streams by default.