[ 
https://issues.apache.org/jira/browse/KARAF-1018?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13403135#comment-13403135
 ] 

Adam Lavie commented on KARAF-1018:
-----------------------------------

I have added instructions in the git cloudify page on how to build the project, 
import it to the eclipse and debug it.
The reason you got the error is that you can't build the CLI by itself. It 
depends on another project (DSL) that has to be compiled first.
If you follow the instructions on git you should not have any problems. ant 
will do all the work for you. 
Please let me know if you are still having problems with it. 

                
> using auto-complete (TAB key) on commands that don't take Arguments/Options 
> throws IndexOutOfBoundsException. 
> --------------------------------------------------------------------------------------------------------------
>
>                 Key: KARAF-1018
>                 URL: https://issues.apache.org/jira/browse/KARAF-1018
>             Project: Karaf
>          Issue Type: Bug
>          Components: karaf-shell
>    Affects Versions: 2.2.4
>         Environment: Java 1.6.029 on a Windows environment.
>            Reporter: Adam Lavie
>            Priority: Minor
>              Labels: CompleterValues, TAB, autocomplete, completer
>             Fix For: 2.2.6, 3.0.1
>
>         Attachments: Shell.jpg, doSomething.java
>
>
> When using the TAB auto-complete key after commands that do not take any 
> Arguments/Options,
> a message is printed saying "Error executing command: -1". 
> The shell then becomes unresponsive and the TAB auto-complete option is 
> inactive. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to