JExcel uses JNIWrapper, ComfyJ and WinPack products, so all these JAR files should be in the application class path.
Native JNIWrapper library (jniwrap.dll) is required for JExcel and it should be placed in the working directory of a Java application.
The JExcel library requires valid license file(s): jexcel.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