Skip to main content



      Home
Home » Archived » Jubula » Questions from document "Extending Jubula"(Using JSlider example to extend Jubula component)
Questions from document "Extending Jubula" [message #735125] Mon, 10 October 2011 21:53 Go to next message
Eclipse UserFriend
Hi,
I have 2 questions when I used The document "Extending Jubula".

1. The document "Extending Jubula", chapter "2.2.1 Exporting the toolkit plugin to Jubula" said that org.eclipse.jubula.examples.extension.swing.toolkit will be exported as a folder if follow giving configuration. But I can just exported it as a jar. why?

2. I followed steps given by chapter 2 to add JSlider example package to jubula installation folder to extend it. After that, I found Jubula still can't recognize JSlider component automatically. And I can't add it to "test Step" of testcase manually either. Why does it happen? How to solve it?

Thank you

[Updated on: Fri, 14 October 2011 01:41] by Moderator

Re: Questions from document "Extending Jubula" [message #1007276 is a reply to message #735125] Tue, 05 February 2013 05:44 Go to previous messageGo to next message
Eclipse UserFriend
On Page 11, "2.4 Where to put your Tester Classes":

Which directory for the Tester Class is right?

"server/lib/extImplClasses/org/eclipse/jubula/swing/swing/implclasses"
or
server/lib/extImplClasses/org/eclipse/jubula/rc/swing/swing/implclasses ?

Thanks.
Re: Questions from document "Extending Jubula" [message #1007717 is a reply to message #1007276] Thu, 07 February 2013 04:50 Go to previous messageGo to next message
Eclipse UserFriend
Alexander Berger wrote on Tue, 05 February 2013 05:44
On Page 11, "2.4 Where to put your Tester Classes":

Which directory for the Tester Class is right?

"server/lib/extImplClasses/org/eclipse/jubula/swing/swing/implclasses"
or
server/lib/extImplClasses/org/eclipse/jubula/rc/swing/swing/implclasses ?

Thanks.


I had a short look at it and found out that in fact there is a rc/ missing in the documentation.
The second directory is right:

server/lib/extImplClasses/org/eclipse/jubula/rc/swing/swing/implclasses

With regards,
Marvin
Re: Questions from document "Extending Jubula" [message #1007749 is a reply to message #735125] Thu, 07 February 2013 07:03 Go to previous messageGo to next message
Eclipse UserFriend
I have found one more mistake in the document:

-Page 10, "2.3 Jubula Server Extension", in the first point of the list:

the second JAR file "org.eclipse.jubula" is not correct, I think org.eclipse.jubula.rc.common is correct?

And the directory "server/lib" of these JAR files is wrong.
server/plugin should be correct?





Re: Questions from document "Extending Jubula" [message #1008361 is a reply to message #1007749] Tue, 12 February 2013 03:02 Go to previous message
Eclipse UserFriend
Hi Alexander,

Thanks for the information. As you can see in this thread, we are going to be updating all our examples in the very near future. Hopefully the mistakes haven't stopped you making progress though.

Best regards,
Alex
Previous Topic:Link external Requirement to a Test Case
Next Topic:help using Jubula
Goto Forum:
  


Current Time: Wed Jul 16 16:17:07 EDT 2025

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

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

Back to the top