Ruby Editor Plugin for jEdit 0.6 installation question

Hi all,

I am getting the error: RubyPlugin.jar cannot be loaded --"Two copies
installed - please remove one of the two copies."

I followed the installation instructions at
http://www.jedit.org/ruby/download/ and the error happens on step 5 when I
start jEdit.

My .jedit/jars directory has only one copy.

Any suggestions?

Brian
Windows XP, Ruby 1.8.2

Hi Brian, there's probably a second copy in your jedit install directory.

e.g.
one copy's in: C:\Program Files\jedit4.2final\jars
a second's in: C:\Documents and Settings\brian\.jedit\jars

Thanks for persevering with the manual install. Now I've got this
method completion release hurdle out of the way, I have a bit of time
to follow the procedure to get the RubyPlugin downloadable via jEdit's
plugin manager interface.

Rob

ยทยทยท

On 5/5/05, Brian Buckley <briankbuckley@gmail.com> wrote:

Hi all,

I am getting the error: RubyPlugin.jar cannot be loaded --"Two copies
installed - please remove one of the two copies."

I followed the installation instructions at
Ruby Editor Plugin for jEdit - Download and the error happens on step 5 when I
start jEdit.

My .jedit/jars directory has only one copy.

Any suggestions?

Brian
Windows XP, Ruby 1.8.2

The extra jar sitting in C:\Program Files\jEdit\jars was indeed my problem.
Thank you.