Object recognition - Java - Printable Version +- Micro Focus QTP (UFT) Forums (https://www.learnqtp.com/forums) +-- Forum: Micro Focus UFT (earlier known as QTP) (https://www.learnqtp.com/forums/Forum-Micro-Focus-UFT-earlier-known-as-QTP) +--- Forum: UFT / QTP Beginners (https://www.learnqtp.com/forums/Forum-UFT-QTP-Beginners) +--- Thread: Object recognition - Java (/Thread-Object-recognition-Java) |
Object recognition - Java - SAKDOSS - 08-14-2009 Hello everybody, I've got a problem with Java object recognition. I use QTP 9.5 and the java add-in. When compiling my application with eclipse (compiled in 1.5) QTP works fine. But when I use ant (jdk 1.5) to compile the same version of the application, QTP is not able to recognize any of my java object. Do you have any idea ? Thanks in advance ! |