Downloadliste

Projektbeschreibung

JavaReadline adds readline support to java
console applications. Not every feature of the
readline library has been implemented, but all basic
features are available. It has only been tested
under Linux, but should work everywhere readline
is available.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2001-10-12 15:08
0.6

Unterstützung für verschiedene Implementierungen readline-Unterstützung wurde hinzugefügt, zB editline neben GNU Readline. Ein Fallback-Lösung ist im Falle sofern keine nativen Bibliotheken zur Verfügung. Die Dokumentation wurde verbessert.
Tags: Major feature enhancements
Support for different backing readline implementations was added e.g. Editline in addition to GNU Readline. A fallback solution is provided in case no native libraries are available. The documentation has been improved.

2001-09-02 21:07
0.5.2

Diese Veröffentlichung fügt ReadlineReader, ein contrib Verzeichnis mit BSH und JPython, und ein Abschnitt über die Lizenz-Probleme in der README. Die TODO wurde aktualisiert.
Tags: Minor feature enhancements
This release adds ReadlineReader, a contrib directory with bsh and jPython, and a section about licensing issues in the README. The TODO has been updated.

2001-03-23 13:56
0.5

Diese Version bietet Unterstützung für benutzerdefinierte Vollender und neue Geschichte Funktionen.
Tags: Major feature enhancements
This release includes support for custom
completers, and new history functions.

Project Resources