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.

Why is the recorder not visible and playback of generated JUnit test code fails when the target platform is changed?

0
Posted

Why is the recorder not visible and playback of generated JUnit test code fails when the target platform is changed?

0

The reason the WT plugins are not loaded in the target platform (even if WindowTester has been installed in the target platform eclipse installation) is because WT is loaded using link files. WT is usually installed in the default directory \Program Files\Instantiations and then .link files are created in the eclipse installation directory to point to the WT plugins. This scheme does not work when the eclipse installation is pointed to as a target platform. Here’s what you need to do to be able to set the Target Platform to a different installation of eclipse. Get the WindowTester installation zip file for your eclipse version and unzip into the Target platform eclipse installation. This should take care of things and load the WindowTester plugins. Alternatively, you can follow the steps described under Adding WindowTester Plug-ins to custom PDE targets.

0

The reason the WT plugins are not loaded in the target platform( even if WindowTester has been installed in the target platform eclipse installation) is because WT is loaded using link files. WT is usually installed in the default directory \Program Files\Instantiations and then .link files are created in the eclipse installation directory to point to the WT plugins. This scheme does not work when the eclipse installation is pointed to as a target platform. Here’s what you need to do to be able to set the Target Platform to a different installation of eclipse. Get the WindowTester installation zip file for your eclipse version and unzip into the Target platform eclipse installation. This should take care of things and load the WindowTester plugins.

Related Questions

What is your question?

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

Experts123