I have created a commando file 'rp5.xml' that allows me to run the file I am editing in jEdit (runs 'rp5 run buffer.rb'), directly from jEdit. You can download my file from the jEdit community downloads. It is easy to edit the commando file, so you could add watch as alternative to run.
You could also use a bsh macro to launch the command file, this is mine:-
new console.commando.CommandoDialog(view,"commando.rp5");
Here is a screenshot of the jedit buffer window a running ruby-processing applet, and the associated console pane.
Experiments with ruby-processing (processing-2.2.1) and JRubyArt for processing-3.0
Thursday 5 November 2009
Subscribe to:
Post Comments (Atom)
Followers
Blog Archive
-
▼
2009
(50)
-
▼
November
(18)
- Koch curve using l-systems
- Towards a forest, or too many matrix calls
- Seaweed using Lindenmayer system on ruby processing
- A basic example of a plant Lindenmayer systems in...
- Pentagonal Fractal
- Minkowski island using L-System in ruby processing
- Sierpinski Fractal Implemented in ruby-processing ...
- Snake Kolam Ruby Processing
- Penrose Snowflake L-Systems using ruby-processing
- Dragon Fractal Using L-Systems and ruby-processing
- Koch Island Using Lindemayer System in Ruby Proces...
- Lindenmayer system in ruby-processing
- Tessellated "curvy" triangles in ruby-processing
- Dynamic rand with ruby-processing context-free DSL
- Flower in ruby-processing DSL
- Heighway Dragon in ruby-processing context free DSL
- Lévy curve implemented in ruby-processing context ...
- jEdit as a cross platform GUI?
-
▼
November
(18)
About Me
- monkstone
- I have developed JRubyArt and propane new versions of ruby-processing for JRuby-9.1.5.0 and processing-3.2.2
No comments:
Post a Comment