Syntax Highlighting in the editor "jedit"
-----------------------------------------

Jedit is a free editor written in java. It runs on LINUX, Macintosh, Windows and Unix.

Installation
- install jedit
- copy the file "mavscript.xml"
  to the folder $HOME/.jedit/modes
- in the folder $HOME/.jedit/modes find the file "catalog"
  if it does not exist, copy the file "catalog" (from mavscript) into the folder
  if it exists, edit it: add the mavscript entry from the mavscript-"catalog"
  (It's a good idea to backup the existing file "catalog".)

Using
- Open your mavscript template in jedit
- Menu "Utilities->Buffer Options->Edit mode", choose "mavscript"



Syntax-Hervorhebung im Editor "Jedit"
-------------------------------------

Jedit ist ein freier Texteditor. Er ist in Java geschrieben und läuft auf LINUX, Macintosh, Windows und Unix.

Installation
- Jedit installieren
- die Dateien "mavscript.xml"
  ins Verzeichis "$HOME/.jedit/modes" kopieren
- im Verzeichis "$HOME/.jedit/modes" die Datei "catalog" finden
  falls sie nicht existiert, "catalog" (von mavscript) hinein kopieren
  falls sie existiert, die Datei editieren: den mavscript-Eintrag von mavscript-"catalog" anfügen
  (Es ist empfehlenswert eine Sicherheitskopie der bereits existierende Datei "catalog" anzulegen.)

Gebrauch
- In Jedit eine Mavscript-Vorlage öffnen
- Menü "Utilities->Buffer Options->Edit mode", "mavscript" wählen
