Hello all,
I am using Eclipse 3.6 and installed WindowTester by using update site :http://dl.google.com/eclipse/inst/windowtester/latest/3.6
When installing , i got an warning message:
"Warning: You are installing software that contains unsigned content. The
authenticity or validity of this software cannot be established. Do you want to
continue with the installation?"
I chose [Yes] and continued the installation.
But when the installation completed, I did not see Window Tester-> License/Registration and Activation in Preference Page .
I created a sample test and tried to play back. But i got exception related to 'checkLicense'
Here is the error message
java.lang.IllegalStateException: ************************************************
This installation of WindowTester is not properly licensed.
To activate WindowTester on this machine:
1) Launch the Eclipse IDE with WindowTester on this machine
2) Select Window > Preferences to open the Preferences dialog
3) Select the WindowTester preference page
4) Click on the "Registration and Activation" button
5) Follow the instructions in the Activation wizard
************************************************
Licenses found:
HardwareAddress[00-24-D6-17-30-F8]
HardwareAddress[00-24-E8-82-64-8B]
************************************************
at com.windowtester.internal.runtime.UIContextCommon.checkLicense(UIContextCommon.java:314)
at com.windowtester.runtime.swt.internal.UIContextSWT.handleConditions(UIContextSWT.java:882)
at com.windowtester.runtime.swt.internal.UIContextSWT.click(UIContextSWT.java:302)
Does anyone know what I am missing. And how to resolved it?
Thanks a lot!
Rin