tags:

views:

20

answers:

0

We're developing an open source SDK based on Eclipse and to make users life easier, we offer the SDK download. This way users are less likely to get lost in Eclipse's bewildering download site, less likely to make a mistake installing the Eclipse Web tools platform and less likely to make a mistake entering our BONDI SDK update URL.

The SDK is created using the Eclipse product export wizard. However once users have downloaded the SDK, it seems impossible to update that SDK product to the plugin's Update URL at http://update.bondisdk.org/.

Cannot complete the install because of a conflicting dependency.
  Software being installed: LiMo BONDI SDK for Eclipse Feature 0.5.5.21 (org.limofoundation.bondisdk.feature.feature.group 0.5.5.21)
  Software currently installed: LiMo BONDI SDK 0.5.5.19 (LIMOBONDISDK 0.5.5.19)
  Only one of the following can be installed at once: 
    BONDI SDK Debug Core 0.5.5.19 (org.limofoundation.bondisdk.debug.core 0.5.5.19)
    BONDI SDK Debug Core 0.5.5.21 (org.limofoundation.bondisdk.debug.core 0.5.5.21)
  Cannot satisfy dependency:
    From: LiMo BONDI SDK 0.5.5.19 (LIMOBONDISDK 0.5.5.19)
    To: org.limofoundation.bondisdk.debug.core [0.5.5.19]
  Cannot satisfy dependency:
    From: LiMo BONDI SDK for Eclipse Feature 0.5.5.21 (org.limofoundation.bondisdk.feature.feature.group 0.5.5.21)
    To: org.limofoundation.bondisdk.debug.core [0.5.5.21]

Is there some option we have missed to make sure users can update their downloaded SDK to either http://update.bondisdk.org/ or even http://update-dev.bondisdk.org/ ? Many thanks.