My favorites | Sign in
Project Home Downloads Wiki Issues Source
Search
for
HowToInstall  
How to install Debugger.
Featured
Updated Aug 19, 2011 by peter.ry...@gmail.com

Eclipse Debugger

  • Update site is at http://chromedevtools.googlecode.com/svn/update/dev/. Note that Eclipse may take a chance updating other plugins at this occurrence. If this takes too long, it is recommended to temporary disable other update sites (use "Available Software Sites" preferences page).
  • Update site in zip archive is available on "Downloads" page.

Install "Chromium JavaScript Remote Debugger" feature. If you have JSDT installed in your Eclipse, additional feature "Chromium JavaScript Debugger Bridge to JSDT" is also recommended.

If you want to use WebKit Remote Debugging protocol support (WIP), install "ChromeDevTools SDK WIP Backends". This feature contains new protocol experimental implementation and is separately updating -- new backends may appear more often than the new project releases.

SDK library alone

SDK is available from "Downloads" section as "ChromeDevTools SDK library". This is a tar archive of several jar-files. They have no dependencies on Eclipse.

WIP backends are separately downloadable as "ChromeDevTools SDK WIP backends".

For Contributors

You can check out sources and build the project yourself. See HowToBuild instructions.


Sign in to add a comment
Powered by Google Project Hosting