Download List

專案描述

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.

System Requirements

System requirement is not defined
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.

2003-01-07 12:13
0.8.0

This release adds getline support. getline supports Windows natively
(without Cygwin). A DLL is provided in the contrib directory.
標籤: Major feature enhancements

2002-05-27 17:46
0.7.3

Arbitrary long lines for input and history are now
allowed. A new option was added to prevent
automatic addition of input lines to the history.
The project has moved to SourceForge.
標籤: Major feature enhancements

2002-03-03 16:03
0.7.1

This version adds method hasTerminal(), changes the build-system to work with non GNU-makes (e.g. on Solaris), and adds an RPM-spec file.
標籤: Major feature enhancements

2002-01-21 13:59
0.7.0

In this release there are the new methods cleanup() and getLineBuffer(), and documentation is improved.
標籤: Major feature enhancements

2001-12-20 01:13
0.6.1

The fallback solution now behaves like readline in case of an EOF, and a spelling bug in the method ReadlineLibrary.byName() was fixed.
標籤: Minor bugfixes

Project Resources