Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Test and Performance Tools Platform (TPTP) » Automatic GUI Recording - autogui.jar
Automatic GUI Recording - autogui.jar [message #31689] Fri, 16 September 2005 18:43 Go to next message
Marshall Schor is currently offline Marshall SchorFriend
Messages: 5
Registered: July 2009
Junior Member
I've gotten the demo script to work. But I noticed at one point that the
project wasn't "building" due to the packaging of autogui.jar. In the
version I have, this jar is inside org.eclipse.tptp.test.auto.gui_4.1.0.jar;
the project has an item on its build path which is
ECLIPSE_HOME/plugins/org.eclipse.tptp.test.auto.gui_4.1.0.ja r/autogui.jar (a
Jar inside a Jar). The Java Build Path display shows a small (!) next to
this entry - indicating I think it can't work with it.

I got around this by unzipping the outer jar, unzipping the inner jar into
the outer jar, and re-zipping it all up. Is there a better way?

-Marshall Schor
Re: Automatic GUI Recording - autogui.jar [message #31724 is a reply to message #31689] Fri, 16 September 2005 21:21 Go to previous messageGo to next message
Marshall Schor is currently offline Marshall SchorFriend
Messages: 5
Registered: July 2009
Junior Member
This problem went away when I reinstalled at the 9-16-05 level of 4.1.0.

-Marshall
"Marshall Schor" <schor@us.ibm.com> wrote in message
news:dgf3o1$aag$1@news.eclipse.org...
> I've gotten the demo script to work. But I noticed at one point that the
> project wasn't "building" due to the packaging of autogui.jar. In the
> version I have, this jar is inside
> org.eclipse.tptp.test.auto.gui_4.1.0.jar; the project has an item on its
> build path which is
> ECLIPSE_HOME/plugins/org.eclipse.tptp.test.auto.gui_4.1.0.ja r/autogui.jar
> (a Jar inside a Jar). The Java Build Path display shows a small (!) next
> to this entry - indicating I think it can't work with it.
>
> I got around this by unzipping the outer jar, unzipping the inner jar into
> the outer jar, and re-zipping it all up. Is there a better way?
>
> -Marshall Schor
>
Re: Automatic GUI Recording - autogui.jar [message #31760 is a reply to message #31689] Fri, 16 September 2005 21:22 Go to previous message
No real name is currently offline No real nameFriend
Messages: 404
Registered: July 2009
Senior Member
Hi Marshall,



You're probably using build TPTP-4.1.0-200509090100. Download the
technology preview item from a development build and replace your version
with it (i.e. delete the org.eclipse.tptp.test.auto.gui_4.1.0.jar and
org.eclipse.tptp.test.auto_4.1.0.jar files under your plugin directory and
add the newly downloaded plugin in your '<ECLIPSE-HOME>/plugin directory.

This plugin is included as a directory as opposed to a jar file in later
versions than the build that you have.

This is a known issue with the stable build.





"Marshall Schor" <schor@us.ibm.com> wrote in message
news:dgf3o1$aag$1@news.eclipse.org...
> I've gotten the demo script to work. But I noticed at one point that the
> project wasn't "building" due to the packaging of autogui.jar. In the
> version I have, this jar is inside
> org.eclipse.tptp.test.auto.gui_4.1.0.jar; the project has an item on its
> build path which is
> ECLIPSE_HOME/plugins/org.eclipse.tptp.test.auto.gui_4.1.0.ja r/autogui.jar
> (a Jar inside a Jar). The Java Build Path display shows a small (!) next
> to this entry - indicating I think it can't work with it.
>
> I got around this by unzipping the outer jar, unzipping the inner jar into
> the outer jar, and re-zipping it all up. Is there a better way?
>
> -Marshall Schor
>
Previous Topic:How to get .execution file from an ExecutionEvent?
Next Topic:launching auto-gui scripts
Goto Forum:
  


Current Time: Wed Sep 18 23:25:52 GMT 2024

Powered by FUDForum. Page generated in 0.03077 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top