Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 503 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 503 Bytes

COSmic

A Web-based editor for InterSystems Caché, inspired by Ace (Ajax.org Cloud9 Editor). COSmic uses codemirror as editor.

Installation

Find the latest release and import XML file into Caché by one of the next ways:

  1. Just drag XML file over Studio window;
  2. Go to the Management Portal -> System Explorer -> Classes -> Import and select the XML file;
  3. Execute do $system.OBJ.Load("C:\path\to\file\FileToImport.xml","ck") in terminal.