I am working on integration of ABBYY FlexiCapture Engine 11 with Java API.I've started with testing sample code Hello.java.
I created new project in Netbeans IDE , Added com.abbyy.FCEngine.jar ,com.abbyy.FREngine.jar ,Hello.java and SamplesConfig.java in the project
When I run Hello.java code I got Unspecified Error. I am working with Trial version of ABBYY FlexiCapture Engine 11. How can I solve this issue?