diff options
-rw-r--r-- | doc/ScintillaRelated.html | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/ScintillaRelated.html b/doc/ScintillaRelated.html index 55c6be11c..59ccebf33 100644 --- a/doc/ScintillaRelated.html +++ b/doc/ScintillaRelated.html @@ -128,6 +128,14 @@ Projects using Scintilla </h3> <p> + <a href="https://www.javacardos.com/tools">JCIDE</a> + is an IDE designed specifically for the Java Card programming language. + </p> + <p> + <a href="http://www.microissuer.com/?p=176">Snooper</a> + is an IDE for the smart card industry. + </p> + <p> <a href="https://github.com/martinrotter/textilosaurus">Textilosaurus</a> is simple cross-platform UTF-8 text editor based on Qt and Scintilla. </p> |