Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Test and Performance Tools Platform (TPTP) » new tabs in TPTP testing Tool, please need help
new tabs in TPTP testing Tool, please need help [message #94632] Fri, 30 March 2007 12:51 Go to next message
Eclipse UserFriend
Originally posted by: magalie_priet.hotmail.com

hello everyone,

there is few weeks that i work on a problem that i don't find a solution.

i want to add a new tab in TPTP testing tools (test on a http recording).
i find that i must create a class which extends BaseEditorExtension and
create classes which extends FormEditor. i have also created an extension
to editorExtension. but my tab is not added. where on TPTP architecture,
we can add this tab ???
i really need help please. i am very lost ...

thanks a lot for your answer
Re: new tabs in TPTP testing Tool, please need help [message #95350 is a reply to message #94632] Wed, 11 April 2007 12:59 Go to previous message
Paul Slauenwhite is currently offline Paul SlauenwhiteFriend
Messages: 975
Registered: July 2009
Senior Member
Hi Magalie,
Unfortunately, TPTP does not provide an extension point to contribute
additional tabs to the editors for the various test types. If this is
something you require for your product, please open an enhancement
( https://bugs.eclipse.org/bugs/enter_bug.cgi?classification=T PTP).

In order to add a tab to the URL test editor, you need to
programmatically add your page in the
org.eclipse.hyades.test.tools.ui.http.internal.junit.editor. HttpEditorExtension.createPages()
method in the org.eclipse.hyades.test.tools.ui plug-in.

Paul
"Magalie" <magalie_priet@hotmail.com> wrote in message
news:2cf39296a529dd7369503fe798bc5875$1@www.eclipse.org...
> hello everyone,
>
> there is few weeks that i work on a problem that i don't find a solution.
>
> i want to add a new tab in TPTP testing tools (test on a http recording).
> i find that i must create a class which extends BaseEditorExtension and
> create classes which extends FormEditor. i have also created an extension
> to editorExtension. but my tab is not added. where on TPTP architecture,
> we can add this tab ???
> i really need help please. i am very lost ...
>
> thanks a lot for your answer
>
Previous Topic:New Tech AC - AC/BC Clarification
Next Topic:APIRecorder, Internal AgentController and JVM TI
Goto Forum:
  


Current Time: Wed Apr 24 23:27:22 GMT 2024

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

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

Back to the top