Colorer library

Syntax highlighting for TreeDL files in Eclipse and FAR file manager is available using Colorer library.

How to setup TreeDL support in Eclipse with Colorer plugin

  1. Put TreeDL.hrc in plugins/net.sf.colorer_version/colorer/hrc/auto subdirectory inside Eclipse home directory.

  2. Go to Window/Preferences/Workbench/File Associations and associate Colorer editor with *.tdl files.

  3. If catalog.xml doesn't have

    <location link="hrc/auto"/>

    line (as for plugin version 0.7.0), add it or:

    <location link="hrc/auto/TreeDL.hrc"/>

How to setup TreeDL support in FAR Manager with Colorer plugin

Just put TreeDL.hrc in Plugins\Colorer\hrc\auto subdirectory inside FAR Manager home directory.