diff -r f5050f1da672 -r 04becd199f91 javaextensions/pim/tsrc/ReadMe.txt --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/javaextensions/pim/tsrc/ReadMe.txt Tue Apr 27 16:30:29 2010 +0300 @@ -0,0 +1,27 @@ + + + +Configure properly the path to WTK (Wireless Toolkit) +----------------------------------------------------- +Check that the property + +set inside the following file: +JAVA_SRC_ROOT\tools\junit\JsrTestRunner\build\build.xml + +points to the root of the WTK installation + + +RUNNING THE TESTS +================= +Execute the following commands at current location + +1) ant + +After executing the above command the JsrTestRunner.jad , JsrTestRunner.jar in the current directory +OmjPIMTests.jar files will be created at epoc32\release\winscw\udeb\z\resource\java\jvm\lib\common\ + +For testing on device, + +Transfer JsrTestRunner jad & jar files to c:\Data\installs of the device . +Transfer OmjPIMTests.jar to epoc32\release\winscw\udeb\z\resource\java\jvm\lib\common\ of the device. +Install and run the JsrTestRunner MIDlet.