Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Test and Performance Tools Platform (TPTP) » AGR: Minimal feature set?
AGR: Minimal feature set? [message #65310] Mon, 10 April 2006 15:37 Go to next message
Eclipse UserFriend
Originally posted by: andrewi.edgewater.ca

I want to include the AGR in my product, but not pick up all the other
TPTP software (adding extra menus and perspectives etc). Is there a
minimal feature set I can include when packaging my product with PDE?

currently my featureList includes the following to bring in AGR:
org.eclipse.ui.testing_feature, \
org.eclipse.tptp.platform.core.source, \
org.eclipse.tptp.platform.core, \
org.eclipse.tptp.platform.report.source, \
org.eclipse.tptp.platform.report, \
org.eclipse.tptp.platform.probekit.source, \
org.eclipse.tptp.platform.probekit, \
org.eclipse.tptp.platform.trace.source, \
org.eclipse.tptp.platform.trace, \
org.eclipse.tptp.test.source, \
org.eclipse.tptp.test, \
org.eclipse.tptp.test.tools.source, \
org.eclipse.tptp.test.tools, \
org.eclipse.tptp.test.auto

but I have some errors reported by PDE, such as.
While loading class "org.eclipse.hyades.ui.internal.util.ImageManager",
thread "main" timed out waiting (5000ms) for thread "Worker-3" to finish
starting bundle "org.eclipse.hyades.ui". To avoid deadlock, thread "main"

I also note imports such as org.apache.fop.* are not properly resolved.

So there are more dependencies I have not yet figured out.
Re: Minimal feature set? [message #65969 is a reply to message #65310] Tue, 11 April 2006 20:32 Go to previous message
No real name is currently offline No real nameFriend
Messages: 404
Registered: July 2009
Senior Member
Hubert H Leung (hkyleung@ca.ibm.com) is responsible for TPTP's builds. You
can try either contacting him or sending an email to the mailing list.


"Andrew Irvine" <andrewi@edgewater.ca> wrote in message
news:e1du86$4l1$1@utils.eclipse.org...
> I want to include the AGR in my product, but not pick up all the other
> TPTP software (adding extra menus and perspectives etc). Is there a
> minimal feature set I can include when packaging my product with PDE?
>
> currently my featureList includes the following to bring in AGR:
> org.eclipse.ui.testing_feature, \
> org.eclipse.tptp.platform.core.source, \
> org.eclipse.tptp.platform.core, \
> org.eclipse.tptp.platform.report.source, \
> org.eclipse.tptp.platform.report, \
> org.eclipse.tptp.platform.probekit.source, \
> org.eclipse.tptp.platform.probekit, \
> org.eclipse.tptp.platform.trace.source, \
> org.eclipse.tptp.platform.trace, \
> org.eclipse.tptp.test.source, \
> org.eclipse.tptp.test, \
> org.eclipse.tptp.test.tools.source, \
> org.eclipse.tptp.test.tools, \
> org.eclipse.tptp.test.auto
>
> but I have some errors reported by PDE, such as.
> While loading class "org.eclipse.hyades.ui.internal.util.ImageManager",
> thread "main" timed out waiting (5000ms) for thread "Worker-3" to finish
> starting bundle "org.eclipse.hyades.ui". To avoid deadlock, thread "main"
>
> I also note imports such as org.apache.fop.* are not properly resolved.
>
> So there are more dependencies I have not yet figured out.
Previous Topic:How do i get AGR to record on the workbench I want.
Next Topic:[AGR] Inconclusive results when playing back hierarchic test suites
Goto Forum:
  


Current Time: Tue Apr 23 12:45:14 GMT 2024

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

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

Back to the top