Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » Extending Export Functionality
Extending Export Functionality [message #308993] Thu, 12 October 2006 16:28 Go to next message
Eclipse UserFriend
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 #308997 is a reply to message #308993] Thu, 12 October 2006 20:11 Go to previous messageGo to next message
Eclipse UserFriend
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
Re: Extending Export Functionality [message #309014 is a reply to message #308997] Fri, 13 October 2006 12:24 Go to previous message
Eclipse UserFriend
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



--
Previous Topic:ClassNotFoundExcetion while running Headless ANT in WSAD v 5.1
Next Topic:Prequisite-using Plugin Build Problems
Goto Forum:
  


Current Time: Fri Oct 31 05:18:31 EDT 2025

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

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

Back to the top