| Plugin build and listing dependencies [message #53144] | 
Wed, 01 April 2009 18:02  | 
 
Eclipse User  | 
 | 
 | 
   | 
 
When I do a headless build of a Product using  
scripts/productBuild/productBuild.xml, all dependencies of our features  
and plugins are automatically discovered, built, and included. Just what  
we want. 
 
When I build an individual plugin headlessly using scripts/build.xml, it  
seems like I have to supply a pluginList of the plugin I want built plus  
all its dependent plugins in the workspace. I do this via  
customTargets.xml, target <preSetup>,<eclipse.generateFeature>. Without  
listing them, the build fails during compile on account of being unable to  
resolve the classes in the dependent plugins. 
 
Is there a way to get PDE to discover the dependent plugins so I don't  
have to list them explicitly? 
 
Thanks! 
MSacarny
 |  
 |  
  | 
Powered by 
FUDForum. Page generated in 0.17085 seconds