| 
| Extending Export Functionality [message #308993] | Thu, 12 October 2006 16:28  |  | 
| Eclipse User  |  |  |  |  | Originally posted by: bgreenwo.wpi.edu 
 I'm tryng to create an extension to the Export Functionality of
 Eclipse. We want to have the ability to export to a SourceForge
 release. I've created a basic plugin and added a dependency on
 org.eclipse.ui.IExportWizard. Now I go to add pages. I read that each
 page has to have it's own class, and these classes must extend
 WizardExportResourcesPage. Other than that, I haven't found resouces
 which can help me with the basics of this plugin. I have all of the
 SourceForge core complete, and it shouldnt be a problem once I figure
 out how to contruct the pages and such.
 
 Any help would be great,
 Brandon Greenwood
 |  |  |  | 
|  | 
| 
| Re: Extending Export Functionality [message #309014 is a reply to message #308997] | Fri, 13 October 2006 12:24  |  | 
| Eclipse User  |  |  |  |  | Originally posted by: bgreenwo.wpi.edu 
 Paul,
 
 Thank you for your responce. I was able to figured it out after reading
 over those articles. Thank you.
 
 Brandon Greenwood
 
 
 Paul Webster wrote:
 
 > Brandon Greenwood wrote:
 > > I'm tryng to create an extension to the Export Functionality of
 > > Eclipse. We want to have the ability to export to a SourceForge
 > > release. I've created a basic plugin and added a dependency on
 > > org.eclipse.ui.IExportWizard. Now I go to add pages. I read that
 > > each page has to have it's own class, and these classes must extend
 > > WizardExportResourcesPage. Other than that, I haven't found resouces
 > > which can help me with the basics of this plugin. I have all of the
 > > SourceForge core complete, and it shouldnt be a problem once I
 > > figure out how to contruct the pages and such.
 >
 >
 >  http://www.eclipse.org/articles/Article-JFace%20Wizards/wiza rdArticle.
 > html
 >
 > This is an article that shows a new wizard example ... the export
 > wizard should follow the same pattern.  I hope it helps.
 >
 > Also check out the wizard information in
 > http://wiki.eclipse.org/index.php/The_Official_Eclipse_FAQs
 >
 > Later,
 > PW
 
 
 
 --
 |  |  |  | 
Powered by 
FUDForum. Page generated in 0.04448 seconds