ActiveState Community

MozShell

Posted by rfobic on 2009-02-12 05:13 |
1.0.b1pre1
Irakli Gozalishvili
Thu, 2009-02-12 06:11
  • : 4.1 - 5.*
  • : 4.1 - 5.*

MozShell is Komodo Edit extension used for inspection / debugging JavaScript in the xulrunner based applications. Extension integrates into the editor and gives developer ability to inject JavaScript code to application during run-time.

Extension creates telnet connections with xulrunner applications what makes possible to have editor on the different machine and the from the application.

Useful while working on multi-platform applications as developer can use primary OS for development and VM's for testing / debugging. Extension requires installation of MozRepl on the xulrunner application side.

For more information visit project site
http://code.google.com/p/mozshell/