| AGR: Minimal feature set? [message #65310] | 
Mon, 10 April 2006 11:37   | 
 
Eclipse User  | 
 | 
 | 
   | 
 
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 16:32   | 
 
Eclipse User  | 
 | 
 | 
   | 
 
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.
 |  
 |  
  | 
Powered by 
FUDForum. Page generated in 0.49597 seconds