Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Test and Performance Tools Platform (TPTP) » org.eclipse.hyades.test.core dependencies
org.eclipse.hyades.test.core dependencies [message #86210] Thu, 02 November 2006 03:26 Go to next message
Eclipse UserFriend
Originally posted by: geoff.lambourne.catapult.com

I am trying to reuse and build on the tptp platform and tptp test projects.
I don't really want to pull in the tptp tracing and profiling project as it
depends on much of the core jdt and pde stuff - which I don't want.

However, I can't avoid pulling in this stuff, unless I change the following
"required" dependency to an "optional" dependency. The dependency in
question is org.eclipse.hyades.test.core which requires
org.eclipse.hyades.trace.ui.

Is this really are "required" dependency?

How can I work around this? Currently I'm patching
org.eclipse.hyades.test.core MANIFEST.MF file after exporting the project.
Is there any other way to hide action sets, perspectives, and views
introduced by an unwanted plugin dependency?

thanks
geoff
Re: org.eclipse.hyades.test.core dependencies [message #86224 is a reply to message #86210] Thu, 02 November 2006 04:16 Go to previous messageGo to next message
No real name is currently offline No real nameFriend
Messages: 404
Registered: July 2009
Senior Member
Hi Geoff,

The plug-in seems to compile fine when the trace.ui plug-in is removed from
the dependencies list. My guess is that this plug-in is not required by the
plug-in. It may need to be declared as being optional or completely removed
from the dependency list. I have opened the following defect to track this
problem: https://bugs.eclipse.org/bugs/show_bug.cgi?id=163173

Thanks for bringing this up to our attention.

Ali Mehregani


"Geoff Lambourne" <geoff.lambourne@catapult.com> wrote in message
news:eibohj$dd5$1@utils.eclipse.org...
>
> I am trying to reuse and build on the tptp platform and tptp test
> projects.
> I don't really want to pull in the tptp tracing and profiling project as
> it
> depends on much of the core jdt and pde stuff - which I don't want.
>
> However, I can't avoid pulling in this stuff, unless I change the
> following
> "required" dependency to an "optional" dependency. The dependency in
> question is org.eclipse.hyades.test.core which requires
> org.eclipse.hyades.trace.ui.
>
> Is this really are "required" dependency?
>
> How can I work around this? Currently I'm patching
> org.eclipse.hyades.test.core MANIFEST.MF file after exporting the project.
> Is there any other way to hide action sets, perspectives, and views
> introduced by an unwanted plugin dependency?
>
> thanks
> geoff
Re: org.eclipse.hyades.test.core dependencies [message #96139 is a reply to message #86224] Tue, 17 April 2007 11:40 Go to previous message
Paul Slauenwhite is currently offline Paul SlauenwhiteFriend
Messages: 975
Registered: July 2009
Senior Member
Geoff,
This defect has been fixed in 4.4 i3.

Paul
"Ali Mehregani" <amehrega@ca.ibm.com> wrote in message
news:eibrea$vlb$1@utils.eclipse.org...
> Hi Geoff,
>
> The plug-in seems to compile fine when the trace.ui plug-in is removed
> from the dependencies list. My guess is that this plug-in is not required
> by the plug-in. It may need to be declared as being optional or
> completely removed from the dependency list. I have opened the following
> defect to track this problem:
> https://bugs.eclipse.org/bugs/show_bug.cgi?id=163173
>
> Thanks for bringing this up to our attention.
>
> Ali Mehregani
>
>
> "Geoff Lambourne" <geoff.lambourne@catapult.com> wrote in message
> news:eibohj$dd5$1@utils.eclipse.org...
>>
>> I am trying to reuse and build on the tptp platform and tptp test
>> projects.
>> I don't really want to pull in the tptp tracing and profiling project as
>> it
>> depends on much of the core jdt and pde stuff - which I don't want.
>>
>> However, I can't avoid pulling in this stuff, unless I change the
>> following
>> "required" dependency to an "optional" dependency. The dependency in
>> question is org.eclipse.hyades.test.core which requires
>> org.eclipse.hyades.trace.ui.
>>
>> Is this really are "required" dependency?
>>
>> How can I work around this? Currently I'm patching
>> org.eclipse.hyades.test.core MANIFEST.MF file after exporting the
>> project.
>> Is there any other way to hide action sets, perspectives, and views
>> introduced by an unwanted plugin dependency?
>>
>> thanks
>> geoff
>
>
Previous Topic:TPTP Manual Test Execution with Attachment
Next Topic:Package fragment root is not a source folder
Goto Forum:
  


Current Time: Wed Apr 24 22:24:19 GMT 2024

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

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

Back to the top