This website requires JavaScript.
Explore
Help
Sign In
Apache
/
lucene
Watch
1
Star
0
Fork
0
You've already forked lucene
mirror of
https://github.com/apache/lucene.git
synced
2025-02-06 18:18:38 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
lucene
/
contrib
/
lucli
/
META-INF
/
MANIFEST.MF
3 lines
65 B
Plaintext
Raw
Normal View
History
Unescape
Escape
make the jar less broken -- however, it still requires a "lib" dir with lucene.jar and libreadline-java.jar git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@151037 13f79535-47bb-0310-9956-ffa450edef68
2005-01-23 11:12:51 +00:00
Main-Class: lucli.Lucli
use jline instead of java-readline. jline can be added to SVN thanks to its BSD license. plus some small cleanup. git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@158850 13f79535-47bb-0310-9956-ffa450edef68
2005-03-23 23:40:50 +00:00
Class-Path: lib/jline.jar lib/lucene.jar
Reference in New Issue
Copy Permalink