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.
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: 1064
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: 1533
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: 2039
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: 1455
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: 1936
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: 1695
NASM (nasm.xml v1.0 by 13xforever)
Submitted by Thursday, 22 March, 2007 - 05:29
on
NASM launching commando file. Supports almost all command line parameters.
Updated on 03/22/2007 - 05:29
Downloads: 1265
Perl Comando File (perl.xml v1.0 by pcause)
Submitted by Saturday, 27 December, 2003 - 14:59
on
A simple Perl commando file. Has compile and run options and you can set arguments.
Updated on 12/27/2003 - 14:59
Downloads: 1829
Povray Commando File (povray.xml v0.58 by monkstone)
Submitted by Tuesday, 14 September, 2010 - 18:16
on
A beta version of a commando file to execute povray from jEdit.
Supports the choice of different output types including png and jpeg.
Also supports toggling of anti-aliasing, and easy setting of size by width and height values.
Now supports several different quality settings, which can easily be tuned to suit your needs.
New!! ability to control in memory buffer (povray-3.7) see povray beta documentation.
Add other options to suit your own needs, one thing you must do is set the path to povray.
Create a little povray.bsh macro, to automate the loading of the commando file.
povray.bsh
new console.commando.CommandoDialog(view,"commando.povray");Updated on 12/20/2011 - 07:03
Downloads: 1531
Processing commando file (run processing from jEdit) (processing.xml v0.3 by monkstone)
Submitted by Friday, 26 October, 2012 - 19:51
on
Edit processing in jEdit and launch the processing app using this file (best used with a macro). You have the choice of compile, run, present (run full screen) and export, requires processing-2.0b6 (or greater). Updated to work with folders containing spaces (when will they ever learn!!!!), never I believe... In this update throws a runtime exception if buffer has not been saved as a *.pde file in a folder bearing same name.
Updated on 11/07/2012 - 15:32
Downloads: 1621
There are 480 downloads in our database