aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorNeil <nyamatongwe@gmail.com>2020-06-16 21:51:40 +1000
committerNeil <nyamatongwe@gmail.com>2020-06-16 21:51:40 +1000
commit16a54de702c1c6c0f9d6a74f019964b5be1cc64d (patch)
tree8b5f98a2d85f6451a8669936f0d80291acff20da
parentee0f914744608d9a859aa7212fe839e5e638776e (diff)
downloadscintilla-mirror-16a54de702c1c6c0f9d6a74f019964b5be1cc64d.tar.gz
Backport: Added some projects that use Scintilla.
Backport of changeset 8307:6194cbdeede5.
-rw-r--r--doc/ScintillaRelated.html8
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/ScintillaRelated.html b/doc/ScintillaRelated.html
index 1c3471729..26016d3fd 100644
--- a/doc/ScintillaRelated.html
+++ b/doc/ScintillaRelated.html
@@ -124,6 +124,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>