JExplorer uses JNIWrapper, ComfyJ and WinPack products, so all these JAR files (except mshtml.jar) should be in the application class path. The mshtml.jar library is optional and can be used when it is needed to get additional functionality of native MSHTML library.
Native JNIWrapper library (jniwrap.dll) is required for JExplorer and it should be placed in the working directory of a Java application.
The JExplorer library requires valid license file(s): jexplorer.lic, comfyj.lic and jniwrap.lic. License file(s) is not the part of thisĀ package and should be obtained separately. Visit TeamDev site (http://www.teamdev.com) to purchase the product or get an evaluation license.
License file(s) has to be installed in the same directory as the native code library or in the META-INF subfolder of any jar library from the application's classpath.
Warning: Do NOT rename the license file or it will not be recognized.
There are no comments on this document