Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Plugin Development Environment (PDE) » Project exporter
Project exporter [message #603050] Sun, 01 November 2009 15:43 Go to next message
Eyad Salah is currently offline Eyad SalahFriend
Messages: 2
Registered: November 2009
Junior Member
I've been using Eclipse for a really long time now but it's my first time making a plugin. So please cut me some slack if you think my questions are foolish.

To get to the point. I have a java application that I want to run when a user exports the project release file.

My question is. How do you make an exporter? if there's a tutorial or an article I should read, please direct me to it. And another question. Are Builders and Exporters the same thing?

Any help is really appreciated. Thanks
Re: Project exporter [message #603275 is a reply to message #603050] Fri, 13 November 2009 14:55 Go to previous message
Brian de Alwis is currently offline Brian de AlwisFriend
Messages: 242
Registered: July 2009
Senior Member
Check out the org.eclipse.ui.{import,export}Wizards extension points:


http://help.eclipse.org/help32/topic/org.eclipse.platform.do c.isv/reference/extension-points/org_eclipse_ui_importWizard s.html

http://help.eclipse.org/help32/topic/org.eclipse.platform.do c.isv/reference/extension-points/org_eclipse_ui_exportWizard s.html

Brian.

Eyad Salah wrote:
> I've been using Eclipse for a really long time now but it's my first
> time making a plugin. So please cut me some slack if you think my
> questions are foolish.
>
> To get to the point. I have a java application that I want to run when a
> user exports the project release file.
>
> My question is. How do you make an exporter? if there's a tutorial or an
> article I should read, please direct me to it. And another question. Are
> Builders and Exporters the same thing?
>
> Any help is really appreciated. Thanks
Previous Topic:Project exporter
Next Topic:Building with Java 1.5 and 1.6 in the same workspace
Goto Forum:
  


Current Time: Wed Apr 24 16:04:59 GMT 2024

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

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

Back to the top