diff options
author | nyamatongwe <unknown> | 2005-02-14 09:01:14 +0000 |
---|---|---|
committer | nyamatongwe <unknown> | 2005-02-14 09:01:14 +0000 |
commit | 2ecb632aff4322639c3b9e8c0a7f0c79d810a339 (patch) | |
tree | 3f19996a92ebfec40623149fd41228d3d244c5ed | |
parent | 551c7aed1b297895a625819914177248dfca025e (diff) | |
download | scintilla-mirror-2ecb632aff4322639c3b9e8c0a7f0c79d810a339.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. |