Hi Rico, On Mon, May 21, 2012 at 7:45 PM, Rico Bärisch <[email protected]> wrote: > ...I decided to develop my scripts in ESP(ECMAScript Pages)...
Good choice, I also prefer ESP to JSP for example amongst our supported scripting languages. > ...I want to ask if > there are any plugins or configurations for Eclipse (or maybe some other > editor) to support ESP-scripting? ... I haven't used any myself, but ESP is just ECMASCript, so any javascript-aware editor should work. Let us know if you find something! I did experiment with the Rhino javascript debugger a while ago, that might also be worth another investigation, see https://issues.apache.org/jira/browse/SLING-193 -Bertrand
