Skip to content
Pedro R. Andrade edited this page Oct 19, 2016 · 1 revision

The following code was removed from terrame.org:

  • http://www.crimsoneditor.com/: Recommended for most users.

    • {{:docs:crimson-for-terrame.pdf|Instructions}} for running TerraME within Crimson.
    • {{:software:lua.key|Syntax highlight configuration file}} for TerraME. Put it in the "spec" directory within Crimson installation directory. For example, "C:\Program Files (x86)\Emerald Editor Community\Crimson Editor SVN286M\spec".
  • http://www.sublimetext.com/: Recommended for Mac users.

    • {{:sublime-for-terrame.pdf|Instructions}} for running TerraME within Sublime under Mac OS.
    • {{:sublime-files.zip|Configuration files}}.
    • Under Windows:
      • Download the compressed configuration files and uncompress them.
      • Supposing that TerraME is installed in the folder "c:\TerraME" change the second line of "TerraME.sublime-build" file to: "cmd": ["c:\TerraME\bin\TerraME", "$file"]
      • Copy file "Lua.tmLanguage" to the folder "C:\Users?USER_NAME?\AppData\Roaming\Sublime Text 2\Packages\Lua"
      • Copy file "TerraME.sublime-build" to the folder "C:\Users?USER_NAME?\AppData\Roaming\Sublime Text 2\Packages\User"
  • http://www.eclipse.org: Recommended for large projects. TerraME has an Eclipse plugin to visually develop models, called TerraME-GIMS: Graphical Interface for Modeling and Simulation.

    • {{:docs:terramegims_installation_manual_v03_eng.pdf|Instructions}} for installing TerraME-GIMS.
    • {{:docs:terramegims_user_manual_v02.pdf|User manual}}.
    • {{:software:gims_plugins_120.zip|GIMS}} plugin for TerraME 1.2.0 (~ 1.5 MB).
    • GIMS for TerraME 1.2.0 {{:software:gims_120_full_package.zip|full package}}; including Helios version of Eclipse platform, plus Lua plugin, plus GIMS plugin (~ 290 MB).
    • http://luaeclipse.luaforge.net/.