|
HowToInstall
How to install Debugger.
Featured Eclipse Debugger
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 aloneSDK 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 ContributorsYou can check out sources and build the project yourself. See HowToBuild instructions. |