Help! Issues using Window Tester on Eclipse 3.4

WindowTester allows you to easily create and run unit tests for every GUI they build. It can also be used to generate system level tests.

Moderators: gnebling, Eric Clayberg, Dan Rubel, keertip, Phil Quitslund

Help! Issues using Window Tester on Eclipse 3.4

Postby cjquinon » Fri May 13, 2011 6:23 am

I attempted to follow the tutorial at http://code.google.com/javadevtools/win ... etest.html using Eclipse 3.4. When launching the RCP application in "record" mode, the application launches fine, but the buttons under the "Recorder" view do not become active. As a result, I'm unable to record.

Are there known issues with Eclipse 3.4? I found a link under the "Installation" section of the WindowTester documentation entitled "Unable to see product after installing into Eclipse 3.4 (or any 3.4 based IDEs)", but this points to an invalid page.

Any help is much appreciated.

Thanks,

Chris
cjquinon
 
Posts: 1
Joined: Fri May 13, 2011 5:45 am

Re: Help! Issues using Window Tester on Eclipse 3.4

Postby gnebling » Fri May 13, 2011 8:29 am

Eclipse 3.4 Cache Problem

Due to a p2 bug in Eclipse 3.4, every time you uninstall or move a plugin or .link file you need to do the following to clear the Eclipse cache:

The best solution is to start with a fresh copy of Eclipse but if you don't want to do that, try the following:

1. Uninstall/delete plugin and .link files. The .link files are located in your eclipse\dropins directory.

2. Restart Eclipse with the -clean option to clear the cache.

3. Open the bundles.info file in your Eclipse configuration\directory to verify that references to the old installations are gone. If for some reason, it's still there, you'll have to unzip a fresh copy of Eclipse.

4. Install plugin as usual and start Eclipse.

If that does not work try restoring the \eclipse\configuration and \eclipse\p2 directories from the original eclipse zip file.

If that still doesn't work, your best bet is to start with a fresh copy of Eclipse.
gnebling
Moderator
 
Posts: 243
Joined: Tue Aug 22, 2006 7:49 am

Re: Help! Issues using Window Tester on Eclipse 3.4

Postby Eric Clayberg » Fri May 13, 2011 8:50 am

We should also point out that we will no longer be supporting Eclipse 3.4 once Eclipse 3.7 is released in June.
Eric Clayberg
Software Engineering Manager
Google
http://code.google.com/webtoolkit/download.html

Author: "Eclipse Plug-ins"
http://www.qualityeclipse.com
Eric Clayberg
Moderator
 
Posts: 4503
Joined: Tue Sep 30, 2003 6:39 am
Location: Boston, MA USA


Return to Window Tester

Who is online

Users browsing this forum: No registered users and 1 guest

cron