Installing
Apoc client is actually pretty simple, you just need to copy these files from the apoc built\lib\ folder
- Code: Select all
gluegen.jar
gluegen-rt.jar
gluegen-rt-natives-windows-amd64.jar
jogl-all.jar
jogl-all-natives-windows-amd64.jar
to your java library folder (C:\Program Files\Java\jre1.8.0_77\lib\ext). If you only have the 64 bit java version installed, it should work.
I don't know what files you would need for 32 bit java, but copying the entire apoc built\lib\ folder to Java\lib\ext should do the trick.