kashiwazakinenji / chromedevtools

Automatically exported from code.google.com/p/chromedevtools
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

Debugger does not install properly on WinXP #72

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
SDK/Debugger version: 0.3.6
Eclipse version: 4.2

What steps will reproduce the problem?
1. Install Eclipse
2. Install Debugger
3. Open Launch Configuration dialog

Expected:
3 configuration types are available: Chromium JavaScript, Standalone V8 VM and 
WebKit Protocol.

Actual:
expected configuration types don't show up.

Original issue reported on code.google.com by peter.ry...@gmail.com on 10 Aug 2012 at 5:20

GoogleCodeExporter commented 8 years ago
Incorrect Java version could be a probable cause. For example when running on 
1.5 (when 1.6 is required), Eclipse will block Debugger plugins almost silently 
(a error message in console once per installation).

Original comment by peter.ry...@gmail.com on 10 Aug 2012 at 6:05

GoogleCodeExporter commented 8 years ago

Original comment by peter.ry...@gmail.com on 10 Aug 2012 at 6:17