xclerc/ocamljava

The "-cp" and "-classpath" should be passed by ocamlbuild when compiling an interface

Closed this issue · 0 comments

This is indeed mandatory when the interface has types such as
"pack'Class java_instance" where "pack.Class" is not part of the
JDK.