|
Project Information
Featured
Downloads
Links
|
Google Chrome Developer Tools for JavaThis project provides debugging tools for developers writing applications that run on Google Chrome or its open-source version Chromium or any V8-based application. The tools enable you to debug JavaScript inside these browsers over the TCP/IP protocol. If you are looking for information on the Google Chrome browser built-in Developer Tools, please have a look at this official primer. This project comprises:
As the SDK and Eclipse debugger are written in Java, this project is of most benefit to developers who use Java tools for debugging web applications inside Google Chrome. You can use the SDK to write your own debugger that uses the protocol to communicate with Google Chrome. What's newVersion 0.3.4 has a conspicuous bug in Debugger that stops debugging Google Chrome/Chromium when "Network console" is disabled. Version 0.3.4 has been released. What's new? How to install? Version 0.3.2 has been released. What's new? How to install? Using the Eclipse DebuggerPrerequisites:
Installation:
How to Debug:
See a Tutorial for more details. If you found a bug or some other problem, please, report to us. |
