|
|
| (44 intermediate revisions not shown) |
| Line 1: |
Line 1: |
| - | = Crossfire =
| + | '''The Crossfire wiki has been migrated to Github. All of the content from this wiki has been moved to the [https://github.com/firebug-crossfire/crossfire/wiki new wiki on Github].''' |
| | | | |
| - | [[File:Crossfire-lg.png]]
| + | The remaining pages and links below will not be migrated to Github and have been left here for legacy reasons. |
| | | | |
| - | Crossfire is a Firebug extension which implements a JSON protocol to allow remote clients (like an IDE or code editor) to connect to Firebug.
| + | == Crossfire Wire Protocol == |
| - | | + | *[[Crossfire 0.3a7 Protocol Reference|Crossfire 0.3a7]] |
| - | == Who is using Crossfire ? == | + | *[[Crossfire 0.3a6 Protocol Reference|Crossfire 0.3a6]] |
| - | | + | *[[Crossfire 0.3a5 Protocol Reference|Crossfire 0.3a5]] |
| - | One of the main goals of Crossfire is to provide a simple and straight-forward method for tools in other processes to obtain the same kind of information that Firebug has about the Web pages the user is debugging.
| + | *[[Crossfire 0.3a4 Protocol Reference|Crossfire 0.3a4]] |
| - | | + | |
| - | * The Firebug Working Group is currently planning to use Crossfire in future versions of Firebug as a solution for the out-of-process plugin architecture of Firefox 4.
| + | |
| - | | + | |
| - | * The 8.0 beta version of IBM's Rational Application Developer is using Crossfire to enhance their existing Firebug integration. [https://www.ibm.com/developerworks/wikis/display/rad/Rational+Application+Developer+Open+Beta] [https://www.ibm.com/developerworks/wikis/download/attachments/129008975/crossfire_demo2.swf?version=1 Demo video] | + | |
| - | | + | |
| - | * A [http://www.kdevelop.org/ KDevelop]-Plugin, the latest sources can be found in [http://websvn.kde.org/trunk/playground/devtools/kdevelop4-extra-plugins/crossfire/ kde svn] (currently in alpha state) | + | |
| - | | + | |
| - | == Getting Started ==
| + | |
| - | | + | |
| - | [[Getting started with Crossfire]] contains some helpful information for getting started. This is mostly intended for developers interested in building tools that connect to Crossfire, and assumes some familiarity with Firebug and Firefox extensions. | + | |
| | | | |
| | == Road Map == | | == Road Map == |
| | | | |
| - | === Release Plan / Schedule ===
| + | The planning roadmap has been moved to the new [https://github.com/firebug-crossfire/crossfire/wiki/Planning Github planning page] |
| - | | + | |
| - | * Version 0.1: Alpha-only developer preview, proof-of-concept. Firebug 1.5/1.6
| + | |
| - | | + | |
| - | * Version 0.2: Target Crossfire beta for Firebug 1.6. Protocol solidifying (not frozen).
| + | |
| - | | + | |
| - | * Version 0.3: Target stable quality for Firebug 1.7 - enable cross-process Firebug.
| + | |
| - | | + | |
| - | * Version 0.4: Too far off to tell...
| + | |
| - | | + | |
| - | === Version 0.1 ===
| + | |
| - | | + | |
| - | * [[Crossfire Protocol Reference]]
| + | |
| - | | + | |
| - | * API Documentation http://getfirebug.com/developer/api/crossfire0.1/index.html
| + | |
| - | | + | |
| - | === Version 0.2 ===
| + | |
| - | | + | |
| - | * [[Crossfire 0.2 Planning]]
| + | |
| - | | + | |
| - | === Version 0.3 ===
| + | |
| - | | + | |
| - | * [[Crossfire 0.3 Goals]]
| + | |
| - | | + | |
| - | == Command-line ==
| + | |
| - | | + | |
| - | * [[Crossfire Command-line Options]]
| + | |
The remaining pages and links below will not be migrated to Github and have been left here for legacy reasons.