[
https://issues.apache.org/jira/browse/FELIX-4122?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13715087#comment-13715087
]
Chetan Mehrotra commented on FELIX-4122:
----------------------------------------
Also moved the doc to Felix Site at
http://felix.apache.org/documentation/subprojects/apache-felix-script-console-plugin.html
> Felix Script Console Plugin
> ---------------------------
>
> Key: FELIX-4122
> URL: https://issues.apache.org/jira/browse/FELIX-4122
> Project: Felix
> Issue Type: Improvement
> Reporter: Chetan Mehrotra
> Priority: Minor
> Attachments:
> org.apache.felix.webconsole.plugins.scriptconsole-0.0.1-SNAPSHOT-src.zip
>
>
> I have implemented a Felix WebConsole plugin for evaluating scripts. It
> greatly simplifies debugging issues related to OSGi by allowing admin to
> inspect runtime state via scripts. It is a port of Sling Script Console
> Plugin (SLING-2463) but it has no other dependency. It provides support for
> following items
> * Support evaluation of script in any language e.g. Groovy, JavaScript,
> Ruby, Python etc. You would need to ensure that relevant language bundle is
> deployed
> * Code editor with syntax highlighting support based on CodeMirror Javascript
> library
> * Hot key support
> * Execute remote testcase via evaluating test scripts
> The code is pushed to my forked Git repo for Felix at [1]. Complete details
> about the plugin (with screen shots) is provided at [2]. The wiki refer to
> Comments and feedback welcome!!
> [1] https://github.com/chetanmeh/felix-script-console
> [2] https://github.com/chetanmeh/c/wiki/Felix-Script-Console
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira