New to Extending Rootkits [message #1781284] |
Mon, 05 February 2018 09:09  |
Eclipse User |
|
|
|
Hi
I'm new to Plugin development in general and espacially for Jubula.
I did some general Plugin development tutorials and now I want to write my own rootkit for jubula or at least extend an existing one. I read trough multible tutorials, but the only things I found for jubula were the examples with code. But when I read that I have no idea why this is done and how do I adapt that to my needs.
I also tried to install the Extensionwizard, but an error is blocking the Installation.
Is there any step by step tutorial wich expains all the components you need for a new toolkit and how they are structured and so on ?
with kind regards
Maxi
|
|
|
|
|
|
|
|
|
Re: New to Extending Rootkits [message #1782344 is a reply to message #1782292] |
Thu, 22 February 2018 03:27  |
Eclipse User |
|
|
|
What do you mean by "creating a new Teststep and finding my own component". I thought, if I add a new action, it is added to the list in the lower left corner where the Testcases are, after I open my own Toolkit wich includes the rcpToolkitPlugin. Do I missunderstand something here ?
Also another thing. The Component in the Application is currently recognized with a supported Type of canvas, even its a table. How can I tell jubula to treat it like the new component I add by the extension. I mean it seems to me that the recognized "Supported Type" is what Jubula thinks the component type is.
It is like I understand single parts, but don't understand the whole prozess of the integration of a new Toolkit and new Components and actions. What does Jubula need from the Extension to recognize the Component as the one added by the Extension plugin ?
Also the recognition depends on diffrent factors for the heuristic match. A strong one is the Path and the name if I understood that right. So how can I use that in the development of the extension, wich path/name is it Jubula is using to search for componenttypes ?
[Updated on: Thu, 22 February 2018 07:19] by Moderator
|
|
|
Powered by
FUDForum. Page generated in 0.04863 seconds