diff options
| -rw-r--r-- | doc/ScintillaRelated.html | 4 | 
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/ScintillaRelated.html b/doc/ScintillaRelated.html index afb43a6dc..5cf38ebca 100644 --- a/doc/ScintillaRelated.html +++ b/doc/ScintillaRelated.html @@ -128,6 +128,10 @@         Projects using Scintilla      </h3>      <p> +	<a href="https://sourceforge.net/projects/autogui/">Adventure IDE</a> +	is a general-purpose IDE and lightweight text editor for Windows. +    </p> +    <p>  	<a href="https://www.javacardos.com/tools">JCIDE</a>  	is an IDE designed specifically for the Java Card programming language.      </p>  | 
