Tranquil Java : Jexer | Downloads | Screenshots | GitLab Project Page | SourceForge Project Page

Tranquil Java IDE

Tranquil Java (TJ) is a small and fast integrated development environment for the Java programming language. Unlike most IDEs, TJ is a Text User Interface (TUI) based program: it uses a single fixed-width font for everything, making it extremely quick and lightweight in comparison to typical Graphical User Interface (GUI) based IDEs. TJ's look-and-feel is loosely similiar to DOS-era IDEs such as Turbo Pascal and Turbo C++.

TJ has several other unique features that distinguish it from other IDEs:

License

Tranquil Java IDE is Copyrighted (c) 2021 Autumn Lamonte.

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

TJIDE is licensed GPLv3 to provide a community standard IDE, but a fully-functional fork of the core TUI library that TJ is built out of is available under the MIT license to encourage porting to other languages and building new applications for anyone.

Downloads

Tranquil Java can be downloaded here.

TJIDE Project

Submit A New Bug Report
Latest README
GitLab TJIDE Project Page
SourceForge TJIDE Project Page

Other

The Uncanny Valley Of Text User Interfaces