@hackage java-bridge0.20130606.3

Bindings to the JNI and a high level interface generator.

  • Installation

    Custom

  • Dependencies (12)

  • Dependents (4)

    @hackage/j2hs, @hackage/java-bridge-extras, @hackage/acme-everything, @hackage/java-reflect
  • Package Flags

      only_core
       (off by default)

      Build only the Core Modules which offer a direct binding to the Java Native Interface.

      no_tools
       (off by default)

      Do not build the j2hs and hs2j executables.

      debug
       (off by default)

      Enable a debug build.

      osx_gui
       (on by default)

      Build the library with special support for Cocoa on Mac OS X.

      osx_framework
       (off by default)

      Use the JavaVM framework on MacOS X instead of loading the dynamic library.

      examples
       (off by default)

      Build a set of sample executables.

java-bridge