[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

comp.lang.ruby

[ANN] RDE 1.1.1 released

sakazuki

7/7/2007 9:05:00 AM

Hi.

I released RDE 1.1.1.

RDE is a Ruby IDE and Ruby editor on Windows.
You can edit, run and debug your scripts quickly and easily.
RDE debugger is the GUI wrapper of debug.rb.
RDE editor has functions that syntax coloring, autocomplete and etc.

Please try it.
http://homepage2.nifty.com/sakazuki/rde_en/...

For beginners, show the setup demo.
http://homepage2.nifty.com/sakazuki/rde_setup_demo/rde...

Changes is below.

== 2007-07-07 1.1.1
* Fix code converter setting broken.
* update data of auto complete with ruby-1.8.6
* Add close button on tabs.
* Add OverWrite in Edit Menu.
* Integrate Debug Menu and Run Menu.

--
sakazuki

4 Answers

come

7/7/2007 12:29:00 PM

0

Hi,

I juste installed your Ruby editor. Very nice. Congratulation.

On 7 juil, 11:05, sakazuki <qzs01...@nifty.ne.jp> wrote:
> Hi.
>
> I released RDE 1.1.1.
>
> RDE is a Ruby IDE and Ruby editor on Windows.
> You can edit, run and debug your scripts quickly and easily.
> RDE debugger is the GUI wrapper of debug.rb.
> RDE editor has functions that syntax coloring, autocomplete and etc.
>
> Please try it.http://homepage2.nifty.com/sakazuki/rde_en/...
>
> For beginners, show the setup demo.http://homepage2.nifty.com/sakazuki/rde_setup_demo/rde...
>
> Changes is below.
>
> == 2007-07-07 1.1.1
> * Fix code converter setting broken.
> * update data of auto complete with ruby-1.8.6
> * Add close button on tabs.
> * Add OverWrite in Edit Menu.
> * Integrate Debug Menu and Run Menu.
>
> --
> sakazuki


Dick Summerfield

7/19/2007 3:16:00 PM

0

Hi all,

On 07/ 07/ 07 sakazuki announced a release of a Ruby IDE
RDE. I had no time then but have since installed it under Windows XP

After some font tweaikng I got it to look nice but I cannot get the debugger to
work. It claims that it can't find the required debug2.rb even though
this is present
in the same library as rde.exe.

Could anyone who knows this IDE suggest what I might be doing wrong?
(I've tried various path settings in ' Tool | Options... | Directory
' but to no avail)

Thanks,
DS


--
No virus found in this outgoing message.
Checked by AVG Free Edition.
Version: 7.5.476 / Virus Database: 269.10.9/907 - Release Date: 18/07/2007 15:30



sakazuki

7/20/2007 9:34:00 PM

0

Hi,

Maybe, the installer failed to setup. Please manually setup first.

Run install.rb in the same rde.exe directory and execute "rde.exe /regserver"

# intall.rb copys debug2.rb, rde_extend.rb and rde.dll(rde.so, if you use cygw
in version) to $RUBY_PATH\lib\ruby\1.8.

check also RDE manual page(http://rubyde.sourceforge.net/hiki/en/Ins...
nstall.html)
and RDE homepage(http://homepage2.nifty.com/sakazuki/rde_en/...)

Regards

sakazuki

----- Original Message -----
>Date: Fri, 20 Jul 2007 00:15:45 +0900
>From: Dick Summerfield <ds@iae.nl>
>Subject: RDE 1.1.1
>To: ruby-talk@ruby-lang.org (ruby-talk ML)
>
>
>Hi all,
>
>On 07/ 07/ 07 sakazuki announced a release of a Ruby IDE
>RDE. I had no time then but have since installed it under Windows XP
>
>After some font tweaikng I got it to look nice but I cannot get the debugger
to
>work. It claims that it can't find the required debug2.rb even though
>this is present
>in the same library as rde.exe.
>
>Could anyone who knows this IDE suggest what I might be doing wrong?
>(I've tried various path settings in ' Tool | Options... | Directory
>' but to no avail)
>
>Thanks,
>DS
>
>


Dick Summerfield

7/25/2007 7:54:00 PM

0

This worked. Thank you...
The debugger now starts up when F9 is pressed.

Regards,

Dick Summerfield,
Eindhoven, Netherlands.

At 23:34 20/07/2007, you wrote:
>Hi,
>
>Maybe, the installer failed to setup. Please manually setup first.
>
>Run install.rb in the same rde.exe directory and execute "rde.exe /regserver"
>
># intall.rb copys debug2.rb, rde_extend.rb and rde.dll(rde.so, if you use cygw
>in version) to $RUBY_PATH\lib\ruby\1.8.
>
>check also RDE manual page(http://rubyde.sourceforge.net/hiki/en/Ins...
>nstall.html)
> and RDE homepage(http://homepage2.nifty.com/sakazuki/rde_en/...)
>
>Regards
>
>sakazuki
>
>----- Original Message -----
> >Date: Fri, 20 Jul 2007 00:15:45 +0900
> >From: Dick Summerfield <ds@iae.nl>
> >Subject: RDE 1.1.1
> >To: ruby-talk@ruby-lang.org (ruby-talk ML)
> >
> >
> >Hi all,
> >
> >On 07/ 07/ 07 sakazuki announced a release of a Ruby IDE
> >RDE. I had no time then but have since installed it under Windows XP
> >
> >After some font tweaikng I got it to look nice but I cannot get
> the debugger
>to
> >work. It claims that it can't find the required debug2.rb even though
> >this is present
> >in the same library as rde.exe.
> >
> >Could anyone who knows this IDE suggest what I might be doing wrong?
> >(I've tried various path settings in ' Tool | Options... | Directory
> >' but to no avail)
> >
> >Thanks,
> >DS
> >
> >
>
>
>
>
>
>--
>No virus found in this incoming message.
>Checked by AVG Free Edition.
>Version: 7.5.476 / Virus Database: 269.10.12/910 - Release Date:
>21/07/2007 15:52


--
No virus found in this outgoing message.
Checked by AVG Free Edition.
Version: 7.5.476 / Virus Database: 269.10.19/917 - Release Date: 25/07/2007 01:16