[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.newcomer] Rename

Does eclipse provide any built-in support for renaming objects inline.

I noticed that there is an ActionFactory.RENAME which can be added to menu items, but not sure how to implement support for renaming.

I am looking to replicate the Windows explorer style renaming where you click once to highlight the folder, then click again to make it editable to rename it.

Adam Hamel