[
https://issues.apache.org/jira/browse/SLING-2463?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16488459#comment-16488459
]
Chetan Mehrotra commented on SLING-2463:
----------------------------------------
[~bdelacretaz] Probably we can remove this module now as it now lives in Felix
project
http://felix.apache.org/documentation/subprojects/apache-felix-script-console-plugin.html
> Sling Script Console Plugin
> ---------------------------
>
> Key: SLING-2463
> URL: https://issues.apache.org/jira/browse/SLING-2463
> Project: Sling
> Issue Type: New Feature
> Components: Scripting
> Reporter: Chetan Mehrotra
> Assignee: Felix Meschberger
> Priority: Minor
> Attachments: script-console.patch
>
>
> I have implemented a Felix WebConsole plugin for evaluating scripts making
> use of existing infrastructure present in Sling. It provides support for
> following items
> * Support evaluation of script in any language as supported by Sling 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 Sling at [1]. Complete details
> about the plugin (with screen shots) is provided at [2].
> Comments and feedback welcome!!
> [1] https://github.com/chetanmeh/sling/tree/script-console
> [2] https://github.com/chetanmeh/c/wiki/Sling-Script-Console
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)