Dmitry,
This is due to a very in-progress hand-written parser. I'm
looking to try and leverage the JRuby parsing if at all possible in the
future. I'm not sure when I'll be back active on development of RDT, but
hopefully soon.
In any case, its a known issue and hopefully I'll be working on parsing
when I am active again (maybe second week of September?).
Thanks,
Chris
> -----Original Message-----
> From: rubyeclipse-development-admin@...
> [mailto:rubyeclipse-development-admin@...] On Behalf
Of
> Dmitry V. Sabanin
> Sent: Sunday, July 25, 2004 10:57 PM
> To: Rubyeclipse-dev-list
> Subject: [RDT-Dev] Probably class parser bug
>
> Hi,
> I'm using eclipse3 with RDT plugin and I see odd thing happening. When
I
> have this code in editor:
> class BlaBla
> def self.bla
> ...
> end
> end
> Outline shows class BlaBla fine, but instead of method "self.bla", it
> displays just "self". I know that this is kinda easy to fix
> if you know java, but I'm no java person :)
> This is not a big deal at all, I just wanted to let you know. Btw,
thanks
> for your work..
>
> --
> sdmitry -=- Dmitry V. Sabanin
> MuraveyLabs.
> Spam Here -> postmaster@...
>
>
> -------------------------------------------------------
> This SF.Net email is sponsored by OSTG. Have you noticed the changes
on
> Linux.com, ITManagersJournal and NewsForge in the past few weeks? Now,
> one more big change to announce. We are now OSTG- Open Source
Technology
> Group. Come see the changes on the new OSTG site. http://www.ostg.com
> _______________________________________________
> Rubyeclipse-development mailing list
> Rubyeclipse-development@...
> https://lists.sourceforge.net/lists/listinfo/rubyeclipse-development
>
> ---
> Incoming mail is certified Virus Free.
> Checked by AVG anti-virus system (http://www.grisoft.com).
> Version: 6.0.732 / Virus Database: 486 - Release Date: 7/29/2004
>
---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.740 / Virus Database: 494 - Release Date: 8/16/2004
|