Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » LTK Rename Resource Dialog
LTK Rename Resource Dialog [message #515431] Thu, 18 February 2010 18:30 Go to next message
Mike Bernat is currently offline Mike BernatFriend
Messages: 12
Registered: July 2009
Junior Member
I am plugging into the LTK refactoring support for resource rename because I need to do some pre- and post-processing on the change. All works as expected, but I would really like to override the Rename Resource dialog, to add some additional validation requirements. (I can do the extra validation in the RenameParticipant subclass, but that is not a very friendly UI.)

Is there any way to replace or extend this Rename Resource dialog?

Thanks
Re: LTK Rename Resource Dialog [message #515515 is a reply to message #515431] Fri, 19 February 2010 07:48 Go to previous messageGo to next message
Dani Megert is currently offline Dani MegertFriend
Messages: 3802
Registered: July 2009
Senior Member
Mike Bernat wrote:
> I am plugging into the LTK refactoring support for resource rename
> because I need to do some pre- and post-processing on the change. All
> works as expected, but I would really like to override the Rename
> Resource dialog, to add some additional validation requirements. (I
> can do the extra validation in the RenameParticipant subclass, but
> that is not a very friendly UI.)
>
> Is there any way to replace or extend this Rename Resource dialog?
No.

Dani
>
> Thanks
Re: LTK Rename Resource Dialog [message #658033 is a reply to message #515431] Sat, 05 March 2011 09:29 Go to previous message
Oleg Vazhnev is currently offline Oleg VazhnevFriend
Messages: 42
Registered: July 2009
Member
Hi Mike

I want to do something similar. Can you share how to plug into the LTK refactoring to do pre/post processing on resource rename? If it is not possible to replace RenameResource dialog, probably it's possible to display addition dialog right before/after RenameResource dialog?

Thanks
Oleg
Previous Topic:[SOLVED] How to Use Eclipse Error Dialog with Preference Pages Extension
Next Topic:Content of http://download.eclipse.org/eclipse/updates/3.6 ?
Goto Forum:
  


Current Time: Fri Apr 19 20:31:03 GMT 2024

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

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

Back to the top