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

David Jencks commented on GERONIMODEVTOOLS-706:
-----------------------------------------------

I think this is a request to make it easier to do this and have it work better. 
 Out of the box I get a read-only console tab when I start a g. instance in 
eclipse.  Jarek guided me through this process to get a usable command line 
terminal in eclipse:

1. double click on the server in the Servers tab. an "overview" panel should 
open up
2. click the "Open launch configuration" under general information
3. in the long text of VM options, find -Dkaraf.startLocalConsole=false and 
change it to -Dkaraf.startLocalConsole=true

After this the console works fine but looks weird due to the ansi control 
characters getting printed.  I'd expect the jline option to fix that.

I kinda think this should be true by default, but it would be really good to 
have a check box for turning this on and off.

> Consider enabling Karaf shell in Eclipse console
> ------------------------------------------------
>
>                 Key: GERONIMODEVTOOLS-706
>                 URL: 
> https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-706
>             Project: Geronimo-Devtools
>          Issue Type: Improvement
>          Components: eclipse-plugin
>    Affects Versions: 3.0-M2
>            Reporter: Jarek Gawor
>            Assignee: Delos Dai
>
> (If possible) I think it would be pretty nice to have an option to enable and 
> access Karaf shell directly in Eclipse console window. If that can be done 
> make sure to start Geronimo server with 
> -Djline.terminal=jline.UnsupportedTerminal option.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to