Skip to main content



      Home
Home » Eclipse Projects » Rich Client Platform (RCP) » how to add "move project action" to custom cnf
how to add "move project action" to custom cnf [message #1073284] Wed, 24 July 2013 09:11
Eclipse UserFriend
Hi All,

1, I use a custom cnf in my RCP application which extends CommonNavigator
2, I add ActionFactory.MOVE in ActionBarAdvisor

My problem is : when the project node on the navigator is selected, the "Move" item in the menu bar and popup menu are both disable status.

I already know should use "org.eclipse.jdt.ui.actions.MoveAction" class as actual action to move project. but I have no idea how and where to create and register this action.

Thank you very much
Previous Topic:Strange behaviour for 32 bit exported application
Next Topic:Override the IDEApplication?
Goto Forum:
  


Current Time: Mon Mar 24 23:44:19 EDT 2025

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

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

Back to the top