[ANN] jEdit Ruby Editor Plugin 0.7.6 released

R

Rob .

The jEdit Ruby Editor Plugin release 0.7.6 is available for download at:

http://www.jedit.org/ruby/

This release gives you:

- Introduce variable refactoring.
- Copy, cut, paste actions that operate on whole line when no text is selec=
ted.
- Smarter autocompletion of brackets and quotes; won't add extra
closing bracket/quote when you type closing char and there is already
a closing char present.
- Progressive selection now handling method selection better.

Other features include:

- Syntax highlighting
- Syntax error checking
- Edit history navigation
- Auto indent and insert end
- Integrated RDoc viewer
- Quote and bracket completion
- Structure browser
- Type-based code completion
- Progressive selection
- File structure navigation popup
- Scope highlighting

Features from core jEdit or other plugins include:

- Code folding
- Code markers
- Split panes
- Autocompletion of HTML/XML elements via XML plugin
- XPath expression evaluator via XSLT plugin
- Visual diffs via JDiff plugin
- Project managment via Project Viewer plugin

Feedback is welcome.

cheers,
Rob
 
B

Belorion

------=_Part_13062_17222766.1134575515969
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline

Great work Rob! Thanks for the update!

Matt

The jEdit Ruby Editor Plugin release 0.7.6 is available for download at:

http://www.jedit.org/ruby/

This release gives you:

- Introduce variable refactoring.
- Copy, cut, paste actions that operate on whole line when no text is
selected.
- Smarter autocompletion of brackets and quotes; won't add extra
closing bracket/quote when you type closing char and there is already
a closing char present.
- Progressive selection now handling method selection better.

Other features include:

- Syntax highlighting
- Syntax error checking
- Edit history navigation
- Auto indent and insert end
- Integrated RDoc viewer
- Quote and bracket completion
- Structure browser
- Type-based code completion
- Progressive selection
- File structure navigation popup
- Scope highlighting

Features from core jEdit or other plugins include:

- Code folding
- Code markers
- Split panes
- Autocompletion of HTML/XML elements via XML plugin
- XPath expression evaluator via XSLT plugin
- Visual diffs via JDiff plugin
- Project managment via Project Viewer plugin

Feedback is welcome.

cheers,
Rob

------=_Part_13062_17222766.1134575515969--
 
J

Joel VanderWerf

Rob said:
The jEdit Ruby Editor Plugin release 0.7.6 is available for download at:

http://www.jedit.org/ruby/

I followed the instructions, but when I run jedit after installing the
plugins, I get an error message about RubyPlugin.jar:

The following plugin cannot be loaded:
C:\Documents and Settings\vjoel\.jedit\jars\RubyPlugin.jar:
Cannot load: java.util.zip.ZipException: error in opening zip file
The most likely reason is that the JAR file is corrupt; try
reinstalling it. See Utilities->Troubleshooting->Activity Log
for a full stack trace.

What did I do wrong?

I downloaded it again with the same result.

The file also fails to open with java when I right click in Explorer and
select "open with... java". Same error, essentially.

This is a completely clean install--I've never used jedit before.
 
S

Stefan Mahlitz

Joel said:
I followed the instructions, but when I run jedit after installing the
plugins, I get an error message about RubyPlugin.jar:

The following plugin cannot be loaded:
C:\Documents and Settings\vjoel\.jedit\jars\RubyPlugin.jar:
Cannot load: java.util.zip.ZipException: error in opening zip file
The most likely reason is that the JAR file is corrupt; try
reinstalling it. See Utilities->Troubleshooting->Activity Log
for a full stack trace.

What did I do wrong?

I guess nothing (except I did it wrong as well).

The problem seems to be, that the server sends these jar-files with
content-type text/plain, which could cause Firefox (what do you use?) to
not treat it as binary files.

Downloading with InternetExplorer could work (its autodetection of
content-type identified the file as being .zip), but I never tested it.

Used wget to download and it works.
I downloaded it again with the same result.

The file also fails to open with java when I right click in Explorer and
select "open with... java". Same error, essentially.

This is a completely clean install--I've never used jedit before.

It is not an issue with jedit but the server configuration. I guess.

Cheers
 
M

Mark Ericson

------=_Part_2541_10899621.1134594565295
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline

Ouch, slow download, 0.3KB/sec! Are there any mirrors?

I decided to download this by 'coralizing' the URLs so these JARs should
become cached in the Coral CDN.

http://www.coralcdn.org/

So, hopefully if people want to download the necessary JARs it should be
fast after these JARs become fully cached.

These are the 'coralized' URLs for the JEdit RubyPlugin required JARs

http://jedit.org.nyud.net:8090/ruby/RubyPlugin.jar
http://jedit.org.nyud.net:8090/ruby/jruby.jar
http://jedit.org.nyud.net:8090/ruby/retroweaver.jar

- Mark

The jEdit Ruby Editor Plugin release 0.7.6 is available for download at:

http://www.jedit.org/ruby/

------=_Part_2541_10899621.1134594565295--
 
J

Joel VanderWerf

Stefan said:
I guess nothing (except I did it wrong as well).

The problem seems to be, that the server sends these jar-files with
content-type text/plain, which could cause Firefox (what do you use?) to
not treat it as binary files.

Downloading with InternetExplorer could work (its autodetection of
content-type identified the file as being .zip), but I never tested it.

Used wget to download and it works.

Thanks! I did use firefox. I'm using wget instead, and.... that did it!
 
R

Rob .

Mark said:
Ouch, slow download, 0.3KB/sec! Are there any mirrors?

Thanks for the feedback on the download problems. I'm taking steps to
have a more stable download setup.

Rob
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,769
Messages
2,569,581
Members
45,056
Latest member
GlycogenSupporthealth

Latest Threads

Top