diff options
author | nyamatongwe <devnull@localhost> | 2005-02-14 09:01:14 +0000 |
---|---|---|
committer | nyamatongwe <devnull@localhost> | 2005-02-14 09:01:14 +0000 |
commit | 9bc42f56e00eba61ed1cb4e0ebe219dac236a9cb (patch) | |
tree | 3f19996a92ebfec40623149fd41228d3d244c5ed | |
parent | 9c3671d785e9159145d46e97e03bc1eda4e4ba9d (diff) | |
download | scintilla-mirror-9bc42f56e00eba61ed1cb4e0ebe219dac236a9cb.tar.gz |
Added Jintilla.
-rw-r--r-- | doc/ScintillaRelated.html | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/ScintillaRelated.html b/doc/ScintillaRelated.html index 014184fb9..6b0a0d111 100644 --- a/doc/ScintillaRelated.html +++ b/doc/ScintillaRelated.html @@ -29,6 +29,11 @@ Ports and Bindings of Scintilla </h3> <p> + <a href="http://sourceforge.net/projects/jintilla/">Jintilla</a> + is a JNI wrapper that allows Scintilla to be used in Java with + both SWT and AWT. + </p> + <p> <a href="http://delphisci.sourceforge.net/">Delphi Scintilla Interface Components</a> is a FREE collection of components that makes it easy to use the Scintilla source code editing control from within Delphi and C++ Builder. |