Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » Java Development Tools (JDT) » How to add my preferences to the File/Export dialog?
How to add my preferences to the File/Export dialog? [message #840739] Tue, 10 April 2012 13:06 Go to next message
Peter Dell is currently offline Peter DellFriend
Messages: 12
Registered: September 2011
Junior Member
Hello,

I tried to find some documentation but without success. I would like to offer the dedicated export for my plugin's own preferences in the File/Export/General/Preferences dialog.

index.php/fa/7843/0/

Is there a special extension point or inteface to implement?

Best regards, Peter.

Re: How to add my preferences to the File/Export dialog? [message #840799 is a reply to message #840739] Tue, 10 April 2012 14:22 Go to previous messageGo to next message
Michael Rennie is currently offline Michael RennieFriend
Messages: 67
Registered: July 2009
Location: Canada
Member
Try having a look at the org.eclipse.ui.preferenceTransfer extension point.

The link to the doc is here:

http://help.eclipse.org/helios/index.jsp?topic=%2Forg.eclipse.platform.doc.isv%2Freference%2Fextension-points%2Forg_eclipse_ui_preferenceTransfer.html
Re: How to add my preferences to the File/Export dialog? [message #840875 is a reply to message #840799] Tue, 10 April 2012 15:56 Go to previous message
Peter Dell is currently offline Peter DellFriend
Messages: 12
Registered: September 2011
Junior Member
Great, that's exactly what I was looking for. Thanks for the swift reply.
Previous Topic:Exception while generating AST in a non-eclipse environment
Next Topic:working with and/or extending the default java editor
Goto Forum:
  


Current Time: Fri Apr 19 21:18:21 GMT 2024

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

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

Back to the top