Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

I’m getting random errors trying to generate tests, what should I do?

errors I’m tests
0
Posted

I’m getting random errors trying to generate tests, what should I do?

0

If WindowTester fails to work properly (indicated by throwing a random exception), it is more likely an installation problem. Try the following: • Clean your Eclipse configuration directory (found in your eclipse home directory). If you are installing into Eclipse 3.2 or 3.3, delete the org.eclipse.* subdirectories in the configuration directory (they are recreated at startup). Make sure that you do not delete the config.ini file. Restart Eclipse with the -clean option. • Check that only one version of WindowTester (one set of com.windowtester.* plugins and features) is installed. If you have an older version also installed (indicated by an earlier version number), delete those plugins and features and repeat step number one above. Make sure that you don’t have WindowTester installed both locally within your Eclipse /plugins directory and remotely through a .link file (check your Eclipse /links directory). • Check your project for classpath problems and your code for compilation proble

0

If WindowTester fails to work properly (indicated by throwing a random exception), it is more likely an installation problem. Try the following: • Clean your Eclipse configuration directory (found in your eclipse home directory). If you are installing into Eclipse 3.2 or 3.3, delete the org.eclipse.* subdirectories in the configuration directory (they are recreated at startup). Make sure that you do not delete the config.ini file. Restart Eclipse with the -clean option. • Check that only one version of WindowTester (one set of com.windowtester.* plugins and features) is installed. If you have an older version also installed (indicated by an earlier version number), delete those plugins and features and repeat step number one above. Make sure that you don’t have WindowTester installed both locally within your Eclipse /plugins directory and remotely through a .link file (check your Eclipse /links directory). • Check your project for classpath problems and your code for compilation proble

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123