Revision: 2470
http://eulergui.svn.sourceforge.net/eulergui/?rev=2470&view=rev
Author: jmvanel
Date: 2011-05-19 11:41:07 +0000 (Thu, 19 May 2011)
Log Message:
-----------
Add Jline library in N3 shell for completion, history, like a real shell
- completion after the first N3 term does work,
- complete the @prefix xxx declarations stiil works :)
TODO : the prompt does not appear after complete a @prefix xxx declaration;
TODO : after completing an N3 term, the completed part is shifted to the right in the console
(maybe a JLine problem)
Modified Paths:
--------------
trunk/eulergui/src/main/java/deductions/runtime/BasicRuntimeShell.java
trunk/eulergui/src/main/java/deductions/runtime/Prefix_ccCompletor.java
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|