Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 49.484.698 Times

JLine 0.9.91

  Date Added: May 08, 2010  |  Visits: 884

JLine

Report Broken Link
Printer Friendly Version


Product Homepage
Download (87 downloads)



JLine is a Java library for handling console input. JLine is similar in functionality to BSD editline and GNU readline. People familiar with the readline/editline capabilities for modern shells (such as bash and tcsh) will find most of the command editing features of JLine to be familiar. Installation: JLine has no library dependencies, aside from a JVM of version 1.2 or higher. To install JLine, download the jline.jar file, and either place it in the system-wide java extensions directory, or manually add it to your CLASSPATH. The extensions directory is dependent on your operating system. Some few examples are: Macintosh OS X: /Library/Java/Extensions or /System/Library/Java/Extensions Microsoft Windows: JAVAHOMEjrelibext (example: C:j2sdk1.4.1_03jrelibext) UNIX Systems: JAVAHOME/jre/lib/ext (example: /usr/local/java/jre/lib/ext) JLine is not 100% pure Java. On Windows, it relies on a .dll file to initialize the terminal to be able to accept unbuffered input. However, no installation is necessary for this: when initialized, JLine will dynamically extract the DLL to a temporary directory and load it. For more details, see the documentation for the jline.WindowsTerminal class. On UNIX systems (including Macintosh OS X), JLine will execute the stty command to initialize the terminal to allow unbuffered input. For more details, see the documentation for the jline.UnixTerminal class. For both Windows and UNIX systems, JLine will fail to initialize if it is run inside a strict security manager that does not allow the loading of libraries, writing to the file system, or executing external programs. However, for most console applications, this is usually not the case.. Whats New in This Release: - Added ConsoleReader.setUsePagination() method which allows configuration of pagination when the number of rows of candidates exceeds the height of the detected terminal, thanks to a patch by Damian Steer. - Better support for UTF-8 inputs (issue #1623521). - Improved list of supported keys on Windows (issue #1649790)..

Requirements: No special requirements
Platforms: Linux
Keyword: Console Handling Java Java Library Jline Libraries Library Programming Unix
Users rating: 0/10

License: Freeware Size: 686.08 KB
USER REVIEWS
More Reviews or Write Review


JLINE RELATED
Libraries  -  MoodleRest Java Library 0.1
MoodleRest Java Library is, just like the name states a small, easy to use, handy Java library specially designed to help you access Moodle's web services via the REST protocol. Currently this library supports all web services except File...
 
Programming  -  OME-XML Java Library 20101112
The OME-XML Java library is a collection of Java packages for manipulating OME-XML metadata structures. The OME-XML Java library's metadata processing facilities form the backbone of the Bio-Formats library's support for OME-XML conversion.
389.12 KB  
Programming  -  Java Library Management System 1.0
The Java Library Management System is designed to help simplify the task of managing a physical library (as opposed to software libraries), consisting of individual inventory items such as books, tapes, optical media, etc.
176.11 KB  
Programming  -  EPIC Java Library 10 Beta 2
The EPIC java library provides utility classes for the developer of Java applets and applications. These classes primarily support the development of scientific applications that deal with geophysical data sets. Features
1.36 MB  
Business  -  A Java library for reading/writing Excel 2.6.12
JExcelApi is a java library which provides the ability to read, write, and modify Microsoft Excel spreadsheets. This project mirrors the files on http://www.jexcelapi.org, which has been known to go down on occasion.
2.4 MB  
MP3 Tools  -  jLibPod - Java Library for iPods 0.1
jLibPod is a Java Library for manipulating the database files and related content on an Apple iPod.
174.51 KB  
Science  -  TreeMap Java Library 1.0
A treemap visualization java library, to implement Shneiderman's treemap easily (http://www.cs.umd.edu/hcil/treemaps/). Shows efficiently tree data as a rectangle colored map. Usefull to monitor thousand of files in a little window.
3.46 MB  
Libraries  -  Extended Universal Resource Library 0.2
Extended Universal Resource Library is a pure Java library for cleaner, more flexible file access in Java. How data is stored is completely transparent to the client, since the library is meant to replace java.io.File. It provides...
327.68 KB  
Libraries  -  The Mango Library August 2007
The Mango Library is a Java library consisting of a number of iterators, algorithms and functions, loosely inspired by the C++ Standard Template Library. Whats New in This Release: - This release adds a further two iterators..
21.5 KB  
Libraries  -  Java Network Stack 1.1
Java Network Stack provides a Java library for research oriented network programming. Java Network Stack is a library used by the DIMES project to create new internet measurements. It provides a clean API for packet manipulation, send, receive,...
1.5 MB  
NEW DOWNLOADS IN PROGRAMMING, LIBRARIES
Programming  -  Cedalion for Linux 0.2.6
Cedalion is a programming language that allows its users to add new abstractions and define (and use) internal DSLs. Its innovation is in the fact that it uses projectional editing to allow the new abstractions to have no syntactic limitations.
471.04 KB  
Programming  -  Math::GMPf 0.29
Math::GMPf - perl interface to the GMP library's floating point (mpf) functions.
30.72 KB  
Programming  -  Net::Wire10 1.08
Net::Wire10 is a Pure Perl connector that talks to Sphinx, MySQL and Drizzle servers. Net::Wire10 implements the low-level network protocol, alias the MySQL wire protocol version 10, necessary for talking to one of the aforementioned...
30.72 KB  
Programming  -  logilab-common 0.56.2
a bunch of modules providing low level functionnalities shared among some python projects devel Please note that some of the modules have some extra dependencies. For instance, logilab.common.db will require a db-api 2.0 compliant...
174.08 KB  
Programming  -  OpenSSL for linux 1.0.0a
The OpenSSL Project is a collaborative effort to develop a robust, commercial-grade, full-featured, and Open Source toolkit implementing the Secure Sockets Layer (SSL v2/v3) and Transport Layer Security (TLS v1) protocols as well as a...
3.83 MB  
Libraries  -  wolfSSL 4.0.0
The wolfSSL embedded SSL/TLS library is a lightweight SSL library written in ANSI standard C and targeted for embedded and RTOS environments - primarily because of its small size, speed, and feature set. It is commonly used in standard operating...
3.88 MB  
Libraries  -  EuGTK 4.8.9
Makes it easy to develop good- looking, fast, cross-platform programs that run on Linux, OS X, and Windows. Euphoria is a very fast interpreted/compiled language with straight-forward syntax. EuGTK allows programming in a clean, object-oriented...
10.68 MB  
Libraries  -  Linux User Group Library Manager 1.0
The LUG Library Manager is a project to help Linux User Groups start their own library. A LUG library is helpful to the community at large because it increases access to information, and gives everyone the opportunity to become more knowledgeable.
5.35 KB  
Libraries  -  Module::MakefilePL::Parse 0.12
Module::MakefilePL::Parse is a Perl module to parse required modules from Makefile.PL. SYNOPSIS use Module::MakefilePL::Parse; open $fh, Makefile.PL; $parser = Module::MakefilePL::Parse->new( join("", ) ); $info = $parser->required;...
8.19 KB  
Libraries  -  sqlpp 0.06
sqlpp Perl package is a SQL preprocessor. sqlpp is a conventional cpp-alike preprocessor taught to understand SQL ( PgSQL, in particular) syntax specificities. In addition to the standard #define/#ifdef/#else/#endif cohort, provides also...
10.24 KB