kashiwazakinenji / chromedevtools

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

(org.chromium.debug.jsdtbridge 0.2.2.201102182139) requires 'bundle org.eclipse.wst.jsdt.core 1.1.0' but it could not be found #46

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Google Chrome version: Chrome/14.0.814.0
SDK + Eclipse Debugger version(s):
Eclipse Modeling Tools
Build id: 20100218-1602
OS + version: XP SP3

What steps will reproduce the problem?
1. Install from ChromeDevTools Update Site - 
http://chromedevtools.googlecode.com/svn/update/dev/
2.
3.

What is the expected result?

Thought I should be able to install
Chromium JavaScript Debugger Bridge to JSDT 0.2.2.201102182139
as well, just like I was able to install the other three plugins:

    Chromium JavaScript Remote Debugger 0.2.2.201102182139
    ChromeDevTools Project Source Code  0.2.2.201102182139
    ChromeDevTools SDK  0.2.2.201102182139

What happens instead?

Cannot complete the install because one or more required items could not be 
found.
  Software being installed: Chromium JavaScript Debugger Bridge to JSDT 0.2.2.201102182139 (org.chromium.debug.jsdtbridge.feature.group 0.2.2.201102182139)
  Missing requirement: Chromium JavaScript Debugger Bridge to JSDT 0.2.2.201102182139 (org.chromium.debug.jsdtbridge 0.2.2.201102182139) requires 'bundle org.eclipse.wst.jsdt.core 1.1.0' but it could not be found
  Cannot satisfy dependency:
    From: Chromium JavaScript Debugger Bridge to JSDT 0.2.2.201102182139 (org.chromium.debug.jsdtbridge.feature.group 0.2.2.201102182139)
    To: org.chromium.debug.jsdtbridge [0.2.2.201102182139]
Please provide any additional information below. If possible, attach a
(reduced) test-case.

Original issue reported on code.google.com by adrian.a...@gmail.com on 11 Jul 2011 at 8:59

GoogleCodeExporter commented 8 years ago
Here is my full eclipse
Installation Details->Configuration

Original comment by adrian.a...@gmail.com on 11 Jul 2011 at 9:02

Attachments:

GoogleCodeExporter commented 8 years ago
Was able to install all four plugins in a indigo M7 eclipse installation.

Original comment by adrian.a...@gmail.com on 11 Jul 2011 at 10:26

GoogleCodeExporter commented 8 years ago

Original comment by peter.ry...@gmail.com on 11 Jul 2011 at 1:26

GoogleCodeExporter commented 8 years ago
1. Wiki pages incorrectly specifies required JSDT version as "1.0" (which is in 
fact a plugin version) -- fixed.
2. Feature does not have a proper dependency specification.

Original comment by peter.ry...@gmail.com on 11 Jul 2011 at 8:39

GoogleCodeExporter commented 8 years ago
org.chromium.debug.jsdtbridge is actually available only starting from Eclipse 
3.6 (I guess you can't push JSDT 1.2 into Eclipse 3.5).

Original comment by peter.ry...@gmail.com on 11 Jul 2011 at 8:41

GoogleCodeExporter commented 8 years ago
Feature description is to be cleared (dependencies section)

Original comment by peter.ry...@gmail.com on 11 Jul 2011 at 8:41

GoogleCodeExporter commented 8 years ago
Fixed in HEAD

Original comment by peter.ry...@gmail.com on 12 Jul 2011 at 6:45

GoogleCodeExporter commented 8 years ago
Fixed in 0.3.0

Original comment by peter.ry...@gmail.com on 19 Aug 2011 at 10:36