-
Notifications
You must be signed in to change notification settings - Fork 1
Jedit support
JukkaL edited this page Oct 7, 2011
·
3 revisions
jEdit is a free multi-platform text editor written in Java.
Homepage: http://www.jedit.org/
Installation:
-
(You might also wish to have a look at "Installating Edit Modes" in the jEdit online help.)
-
Follow these instructions:
- Find the jEdit directory
modes
. - Download alore.xml and copy it
to
modes
directory. - Edit file
catalog
in themodes
directory. Add this line for Alore:
<MODE NAME="Alore" FILE="alore.xml" FILE_NAME_GLOB="*.alo" FIRST_LINE_GLOB="#!/*alore*" />
- Find the jEdit directory
Tried with jEdit 4.3.1 in Ubuntu 10.04.