[RDT-Dev] Refactorings - initial import

2007-02-06 Thread Mirko Stocker
Hi! I'm very happy to announce that I imported the refactoring plug-in into our repository. There are still some things that need to be addressed: - Cruisecontrol: The plug-ins aren't built and integrated into the automated build yet and I'm not sure what needs to be done. Markus? - Some adve

Re: [RDT-Dev] Refactorings - initial import

2007-02-06 Thread Christopher Williams
Mirko, Ah, that's great news! On 2/6/07, Mirko Stocker <[EMAIL PROTECTED]> wrote: Hi! I'm very happy to announce that I imported the refactoring plug-in into our repository. There are still some things that need to be addressed: - Cruisecontrol: The plug-ins aren't built and integrated into

Re: [RDT-Dev] Refactorings - initial import

2007-02-06 Thread Mirko Stocker
On Tuesday 06 February 2007 16:01:22 Christopher Williams wrote: > I'll try and write something up on the page tonight. That would be very nice, thanks :) > Personally, I'd like to see the bugs all filed in one place. It'd make it > easier for end users and for us to manage tickets in terms of re

Re: [RDT-Dev] Problem with Outline

2007-02-06 Thread Christopher Williams
Rob, I've added tickets for both issues to our Trac site ( http://rubyeclipse.mktec.com/cgi-bin/trac.py/report). They should be tickets 237 and 238. Thanks, Chris On 2/4/07, Rob <[EMAIL PROTECTED]> wrote: Hi, I am not sure if this has been discussed before or not, or if it is resolvable or n

Re: [RDT-Dev] Refactorings - initial import

2007-02-06 Thread Markus Barchfeld
Christopher Williams wrote: >> There are still some things that need to be addressed: >> >> - Cruisecontrol: The plug-ins aren't built and integrated into the >> automated >> build yet and I'm not sure what needs to be done. Markus? OK. Build is up again. Your modifications to the feature.xml and

Re: [RDT-Dev] Refactorings - initial import

2007-02-06 Thread Christopher Williams
Markus, I was just taking a look at rdt.build plugin and I have to confess that I am very, very lost trying to navigate it. Are there files there we can get rid of now? - it seems some are old and unused. I guess it'd be nice if I knew how to do some of the more common things we do: Set up a ne

Re: [RDT-Dev] Refactorings - initial import

2007-02-06 Thread Kyle Shank
Great news! Markus what is the state of incorporating ruby-debug? On 2/6/07, Markus Barchfeld <[EMAIL PROTECTED]> wrote: > Christopher Williams wrote: > >> There are still some things that need to be addressed: > >> > >> - Cruisecontrol: The plug-ins aren't built and integrated into the > >> auto

[RDT-Dev] Status of ruby-debug integration

2007-02-06 Thread Markus Barchfeld
Hi Kyle! I have not done much in January. The status is still: * you have to use a patched version of ruby-debug which is part of the nightly build * you can set breakpoints and step through the code * after suspension the variable view shows the variables in the selected stack frame * stepping

Re: [RDT-Dev] Refactorings - initial import

2007-02-06 Thread Markus Barchfeld
Hi Chris! > I guess it'd be nice if I knew how to do some of the more common > things we > do: Set up a new release and add/remove a plugin. I'd be fumbling quite a > bit to do either of those... The release stuff is pretty well explained in the wiki. Adding/removing a plug-in is like * make sure