An open API service indexing awesome lists of open source software.

https://github.com/monkstone/jedit4processing

Tools to make it easier to use jEdit as your processing editor
https://github.com/monkstone/jedit4processing

Last synced: 4 months ago
JSON representation

Tools to make it easier to use jEdit as your processing editor

Awesome Lists containing this project

README

          

# jedit4processing #

Since processing version 2.0, there is the possiblity of running processing scripts from the command line. That is not super convenient in itself, but coupled with a decent programmers editor such as vim (that I'm using here), emacs, textmate or jEdit you can run scripts without the need to move away from the editor.

### jedit ###
Get jEdit [here](http://www.jedit.org/), you can download some of jEdit tools at the jEdit community website.

### processing ###

Get processing [here](http://processing.org/)

### alternative language support ###

I've also produced tools for working with [processing.py](https://github.com/monkstone/processing.py-examples)

## jEdit for JRubyArt and ruby-processing

See [jEdit for JRubyArt][]

Also see [wiki](https://github.com/monkstone/jedit4processing/wiki/Setting-up-for-JRubyArt) and [ruby-processing](https://github.com/jashkenas/ruby-processing/wiki/Other-Resources) files also include in this repository.

## Install ##

Extract zip in home folder ("My Documents" windows), creates `.jedit` folder (or extract into `.jedit` folder if exists) macros need to be tuned for OS java version see jEdit for details.

For JRubyArt prior to version 1.2.0+ use k9.xml in this folder to replace the current commando file.

[jEdit for JRubyArt]:http://monkstone.github.io/jedit4processing