{{Antiquated|[http://www.perforce.com/perforce/doc.current/manuals/p4java/index.html P4Java] is the Perforce-maintained Java API.}} {{Project|Perforce Java API| curator=Michael Bishop| path=//guest/michael_bishop/P4APIForJava/...| language=various| brief=A Java Perforce API}} == A Java Perforce API == The P4APIforJava provides basic glue between the Perforce C++ API and Java using a JNI layer. There is no documentation for the P4APIforJava other than comments found at the top of the source files. ({{DepotFile|//guest/michael_bishop/P4APIForJava/c-cpp/ClientUserJavaAdapter.cpp|example}}) The P4APIforJava is not tested and '''NOT SUPPORTED''' by Perforce Software. This API was written by me (Michael Bishop) as a personal project and I no longer have time for its development. Nonetheless, others are encouraged to pick up development where I left off. The code is Open Source as detailed in the LICENSE file in this directory. [[Category:Java]] [[Category:C/C++]] [[Category:Perforce Java APIs]]