xclerc / ocamljava

http://www.ocamljava.org
Other
172 stars 14 forks source link

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

Closed xclerc closed 10 years ago

xclerc commented 10 years ago

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