This topic is locked
[SOLVED]

 Java JAR and Class library file location

6/6/2015 8:55:33 AM
PHPRunner General questions
J
JER author

I'm going to be using a 3rd party written Javascript sound library.
I'm not entirely sure where to place the JAR file (or the class statements if the JAR file needs unpacking) for the PHPRunner page compilation process to work properly.
I am currently just putting the .jar file in the source sub-directory of the project but am getting undefined errors of some class references.
Anyone experienced this?

Sergey Kornilov admin 6/6/2015

Unless I'm missing something you are confusing Java and Javascript.
If you need to add a reference to external Javascript file check this article:

http://xlinesoft.com/phprunner/docs/how_to_add_external_files.htm