Skip to main content



      Home
Home » Language IDEs » Java Development Tools (JDT) » Refactorings popup menu
Refactorings popup menu [message #148517] Sat, 13 March 2004 12:41
Eclipse UserFriend
Originally posted by: Jens_Nicolay.hotmail.com

Hi,

I am examining how refactorings are implemented in Eclipse and I'm looking
at org.eclipse.jdt.ui for this (for the first time!).

One simple thing I haven't been able to find out is how the popupMenus
extension in a Java editor is used to add refactorings. In plugins.xml I see
how actionSets are used to populate the workbench menu with refactorings but
I don't know where this is done for the popup menu.

I've seen plugins using a #CompilationUnitEditorContext viewer contribution
but this I also cannot find in the plugin.xml of org.eclipse.jdt.ui. How
does the mechanism work then?

Thanks,
Jens.
Previous Topic:Newsgroup connection
Next Topic:Can't find the right source file
Goto Forum:
  


Current Time: Tue Jun 10 22:22:34 EDT 2025

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

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

Back to the top