Skip to content

Latest commit

 

History

History
41 lines (21 loc) · 1016 Bytes

java_erlang_install.md

File metadata and controls

41 lines (21 loc) · 1016 Bytes

Module java_erlang_install

Copyright (c) 2011 Lars-Ake Fredlund

Install JavaErlang in the Erlang lib directory. This program should be run in the root directory of a JavaErlang distribution, which ought to contain a java_erlang-xxx directory. Inspired by eqc_install for the QuickCheck tool (thanks to John Hughes for his kind assistance).

Authors: [Lars-Ake Fredlund (lfredlund@fi.upm.es)](mailto:Lars-Ake Fredlund (lfredlund@fi.upm.es)).

Function Index

install/0
install/3

Function Details

install/0

install() -> any()

install/3

install(Version, BuildDir, Lib) -> any()