Chetan Mehrotra created SLING-2463:
--------------------------------------

             Summary: 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
            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 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