Question #196620 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/196620
kabilan posted a new comment: hi, I am going to be in the Java level now. I am not going deep into native code. For this i did the below steps. 1. created a java project in eclipse. 2. I added the src->main->java->org->sikuli-script folder from sikuli-script folder in my eclipse src folder. But i skipped the test folder. 3. After that i added, mx-native-loader.jar, jxgrabkey.jar, jintellitype.jar, jython.jar in my referenced libraries. 4. Then i added the org.sikuli.script.natives package also, from sikuli-script->build->org->sikuli->script->natives folder. 5. Then all the errors are gone and i can able to build the sikuli-script. The problem is, after i built the project, jar is not creating. I right clicked on the project->export->jar file, i clicked on this option where it will generated the jar file which is around 34MB. but the jar file created when building the sikuli-script through cake, it created the jar file around 12MB. Eventhough i added the 34MB jar file in my sikuli-IDE project, but sikuli application is not launching. Am i missing anything??? Please help me... Thanks, Kabilan. -- You received this question notification because you are a member of Sikuli Drivers, which is an answer contact for Sikuli. _______________________________________________ Mailing list: https://launchpad.net/~sikuli-driver Post to : [email protected] Unsubscribe : https://launchpad.net/~sikuli-driver More help : https://help.launchpad.net/ListHelp

