One notable difference is that in the Navigator view, the objects are
IFiles, IFolders, IProjects and IResources. In Java's Package Explorer, they
are actually IJavaElements.

Right now our Ruby Resources View is a subclass of the Navigator/Resource
view, so the objects are IFiles, etc.

My guess is that they hook into the context menu for IJavaElement somehow.

Thanks,
Chris

On 4/27/07, Mirko Stocker <[EMAIL PROTECTED]> wrote:

On Friday 27 April 2007 16:39:04 Werner Schuster (murphee) wrote:
> When you do the Rename in the Ruby perspective, does your
> refactoringParticipant get notified?

No, unfortunately not..

> 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.

Yes that's what I meant, sorry if I haven't made myself clear enough.

> 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.

Ok :) I'll try that too.

-------------------------------------------------------------------------
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





--
http://cwilliams.textdriven.com
-------------------------------------------------------------------------
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

Reply via email to