Mirko Stocker wrote: > On Thursday 26 April 2007 17:16:29 Werner Schuster (murphee) wrote: > >> However: I don't think you should _remove_ the Rename call; instead use >> the refactoringParticipants extension point; >> > Ah, that's much better. I didn't knew that, thanks. Now, it kind of works but > only when I'm in the Java Perspective (with the dialog that pops up for > renaming). In our Ruby perspective, the rename is done inline.. seems like I > have to figure out how to change that? When you do the Rename in the Ruby perspective, does your refactoringParticipant get notified?
Hang on a second... when you say Java Perspective: do you mean you do the rename in the Package explorer? There might be something different there than in the Navigator. > Or rather what code I need to copy paste from JDT ,-) > Ah... yes... BTW: a little tip: if you want to figure out how to some IDE feature, I like to glance at the Pydev source - it's much more straightforward than the JDT; the JDT is more abstract (for good reasons) which makes it harder to understand things. murphee ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ Rubyeclipse-development mailing list Rubyeclipse-development@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/rubyeclipse-development