SchranzBulkGH / CodeMirror-Eclipse

CodeMirror-Eclipse

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CodeMirror Eclipse

You can see the Eclipse RAP demo at http://cmeclipse-2.opensagres.eu.cloudbees.net/codemirror

CodeMirror is JavaScript component that provides a code editor in the browser. It provides several modes like javascript, xml, json, html, etc to manage syntax colors, syntax errors, completions etc.

CodeMirror Eclipse gives you the capability to use codemirror with the three context : Eclipse SWT, RCP and RAP. It embeds the javascript codemirror editor in a SWT Browser. It provides several features :

  • use codemirror with just SWT/RWT. Here a screen with SWT Java main about codemirror Json mode :

CMEclipse_JsonSWT

  • use codemirror with Eclipse 3.x EditorPart. Here a screen with Eclipse RCP about codemirror Json mode :

CMEclipse_JsonRCP

Here a screen with Eclipse RAP about codemirror Json mode :

CMEclipse_JsonRAP

You can see the Eclipse RAP demo at http://cmeclipse.opensagres.cloudbees.net/codemirror

Installation

Update site available at http://oss.opensagres.fr/CodeMirror-Eclipse/1.0.0-SNAPSHOT/

License

https://opensagres.ci.cloudbees.com/job/CodeMirror-Eclipse/

Build

See cloudbees job: https://opensagres.ci.cloudbees.com/job/CodeMirror-Eclipse/

Similar project

About

CodeMirror-Eclipse


Languages

Language:JavaScript 43.3%Language:Java 21.0%Language:C++ 17.7%Language:HTML 15.4%Language:CSS 2.3%Language:XQuery 0.3%Language:Shell 0.1%