@hackage / java-bridge

Bindings to the JNI and a high level interface generator.

Latest0.20130606.3

About

Metadata

  • Last updated , by JulianFleischer
  • License MIT
  • Categories FFI
  • Maintained by: Julian Fleischer <julian.fleischer@fu-berlin.de>

  • Lottery factor: 0

Links

Installation

This package uses the Custom cabal build type

Package Flags

Use the -f option with cabal commands to enable 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.

Readme

java-bridge