Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "JSDT/Debug/IE"

< JSDT‎ | Debug
(update Overview)
Line 5: Line 5:
 
== Overview ==
 
== Overview ==
  
The Internet Explorer project aims to bring remote debugging support of Internet Explorer to JSDT using the [http://getfirebug.com/wiki/index.php/Crossfire_Protocol_Reference Crossfire protocol].
+
The Internet Explorer project ("Crossfire Server for Internet Explorer") brings remote debugging support of Internet Explorer to JSDT using the [http://getfirebug.com/wiki/index.php/Crossfire_Protocol_Reference Crossfire protocol].  This support is implemented as an Internet Explorer extension that provides a Crossfire server implementation for interacting with running Internet Explorer instances.

Revision as of 13:02, 1 November 2011

JSDT Debug
Website
Download
Community
Mailing ListForumsIRCmattermost
Issues
OpenHelp WantedBug Day
Contribute
Browse SourceProject Set File
Warning2.png
Experimental Project
The JSDT IE project is in the experimental phase and is not part of any official release.


Overview

The Internet Explorer project ("Crossfire Server for Internet Explorer") brings remote debugging support of Internet Explorer to JSDT using the Crossfire protocol. This support is implemented as an Internet Explorer extension that provides a Crossfire server implementation for interacting with running Internet Explorer instances.

Back to the top