Commando files
Data files used by the Commando feature of the Console plugin. The Commando feature allow tou to define and configure a GUI for using command line tools using XML data.
CCS-C (CCS-C.xml v1.1 by Paul Hutchinson)
Submitted by Sunday, 3 July, 2011 - 15:45
on
A commando file to compile C code for Microchip PIC micro-controllers using the Custom Computer Services PIC C compiler.
Options and defaults are based on CCS "C" Version 4.121 and the February 2011 edition of the reference manual. It has only been tested with the PCM flavor of the compiler, but according to the users manual it should work for the PCB, PCH and SXC flavors as well.
Version 1.1 Adds quoting to handle spaces in path names.
Updated on 07/05/2011 - 20:55
Downloads: 1332
coffeescript commando file (coffee.xml v0.1 by monkstone)
Submitted by Friday, 4 November, 2011 - 16:08
on
A commando file to make it easy to compile/run coffeescript from jEdit, unless you are using linux, you will need to edit your path to coffee.
Updated on 11/04/2011 - 16:12
Downloads: 1092
Commando File for Context Free (cfdg.xml v0.17 by monkstone)
Submitted by Wednesday, 21 October, 2009 - 16:17
on
My first commando file, allows me to run cfdg from within jedit. You will need to tune it for your system, available options are crop size, choice of svg or png output. Default output filename is as the input rule, with appropriate extension (ie "png" or svg" depending on chosen output format) is added when run the command (ie hit OK button).
Updated version as of 10 July 2012, now includes -Q option for quicktime movies output, depends on release version of CF3 with compiled in ffmpeg support on linux.
Updated on 03/30/2013 - 09:17
Downloads: 3084
Commando File For Ruby Processing (rp5.xml v0.15 by monkstone)
Submitted by Thursday, 5 November, 2009 - 10:48
on
A commando file that allows you to use the current buffer to run the applet, watch the applet (allows live editing via 'watch'), or export it as either an app (via a combo-box chooser). You can also choose to create a new ruby processing sketch, to edit. However as yet you need to use the file manager to open the newly created sketch in the editor, so its not useful. Live edit via 'watch' updates the sketch on save. Just removed the 'rp5 live' option it never worked from jEdit. Modified to cope with crappy paths with spaces, as like windoes do. Default is now to run with system jruby, to use jruby-complete radio-button select that option. New 'version' option available fom ruby-processing-2.5.0 reports version, processing root and whether jruby-complete has been installed,
Updated on 07/18/2014 - 06:08
Downloads: 3057
Console commando files to integrate jedit and RVM (ruby Version Manager) (rvm-jedit.zip v0.0.1 by ZIOLele)
Submitted by Thursday, 18 August, 2011 - 15:24
on
Hello,
i've created this commando file and the rvm wrapper to integrate rvm and jedit.
To install: uncompress the zip in your commando dir and make sure rvm-ruby-wrapper.sh is executable.
Then in console settings associate the ruby interpreter with the command rvm-ruby.
You can use project specific .rvmrc the wrapper load them before executing ruby.
Updated on 08/18/2011 - 15:24
Downloads: 1066
G77 Commando File (g77.xml v1.0 by Christos Tsironis)
Submitted by Friday, 2 December, 2005 - 08:08
on
Compiles the current buffer using the G77 Fortran compiler. Works under both Linux and Windows. This compiler has a large variety of options; only a part of the most common options are included in this version (for the rest of the options see g77 -v --help).
Updated on 12/02/2005 - 08:08
Downloads: 1536
Gcc Commando File (gcc.xml v1 by becki)
Submitted by Monday, 25 October, 2004 - 09:53
on
Tries to compile the current buffer with gcc.
Tested with Linux, should also work with Cygwin.
Updated on 10/25/2004 - 09:53
Downloads: 2041
Lahey-Fujitsu Fortran 95 Commando File (lf95.xml v1.5 by Christos Tsironis)
Submitted by Tuesday, 29 November, 2005 - 15:58
on
Compiles the current buffer using the Lahey-Fujitsu Fortran compiler. Works under Linux (not tested yet in Windows). Contains the most frequently used options for the compiler (for the rest of the options see lf95 --help).
Updated on 12/02/2005 - 08:00
Downloads: 1457
make Commando File (make.xml v1.1 by Jeff Jackowski)
Submitted by Sunday, 25 January, 2004 - 23:24
on
Invokes make from the current buffer's directory. Works on Linux and with Cygwin.
Updated on 01/10/2005 - 04:26
Downloads: 1937
Modified Java Commando File ( includes 1.5 ) (javac.xml v0.01 by Mark Woodward)
Submitted by Tuesday, 16 November, 2004 - 11:34
on
This simply adds 1.5 as a target to the java.xml commando file. I've also made it the default and rearranged the others from most recent to oldest. Drop it in the ~/.jedit/console/commando folder and restart for it to take effect.
Updated on 11/16/2004 - 11:34
Downloads: 1697
There are 480 downloads in our database