Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [buckminster-dev] Buckminster Headless and Eclipse 3.7.2 ?

Hi Thomas,

Why would you ever want to install the Buckminster headless product into an IDE?

- thomas

On 03/01/2012 05:19 AM, Thomas Stark wrote:
I hope this is the proper area but if not if an administrator could move the thread I would be grateful. Simply put is
the expectation that the current Buckminster headless update site should work with Eclipse 3.7.2?

It seems that there is some kind of conflict with Buckminster and Equinox 3.7.2 around Simple Configurator. Equinox
3.7.2 appears to have 1.0.200.v20110815-1438 but the Buckminster update site has 1.0.200.v20110502-1955 which results in
an error during installation.

The steps to reproduce:


Download Eclipse 3.7.2 for Java Developers Launch Eclipse. Install New Software. Add Buckminster Headless site for
Eclipse 3.7. Select Buckminster product


I know the Buckminster site says to use the director for the headless product but the steps listed above work perfectly
fine under Eclipse 3.7.1.

The full error when those steps are tried with Eclipe 3.7.2:

Cannot complete the install because of a conflicting dependency.
Software being installed: Buckminster Product 1.4.0.v20111129-1531 (org.eclipse.buckminster.product.feature.group
1.4.0.v20111129-1531)
Software currently installed: Eclipse IDE for Java Developers 1.4.2.20120213-0813 (epp.package.java 1.4.2.20120213-0813)
Only one of the following can be installed at once: Simple Configurator 1.0.200.v20110502-1955
(org.eclipse.equinox.simpleconfigurator 1.0.200.v20110502-1955)
Simple Configurator 1.0.200.v20110815-1438 (org.eclipse.equinox.simpleconfigurator 1.0.200.v20110815-1438)
Cannot satisfy dependency:
From: Eclipse IDE for Java Developers 1.4.2.20120213-0813 (epp.package.java 1.4.2.20120213-0813)
To: org.eclipse.epp.package.java.feature.feature.group [1.4.2.20120213-0813]
Cannot satisfy dependency:
From: Buckminster Product 1.4.0.v20111129-1531 (org.eclipse.buckminster.product.feature.group 1.4.0.v20111129-1531)
To: org.eclipse.equinox.simpleconfigurator [1.0.200.v20110502-1955]
Cannot satisfy dependency:
From: EPP Java Package 1.4.2.20120213-0813 (org.eclipse.epp.package.java.feature.feature.group 1.4.2.20120213-0813)
To: org.eclipse.platform.feature.group [3.7.2.v20120207-1839-9gF7UHPDFxGjd-PqDr2jX_4yKaumkoHTz04_q-q]
Cannot satisfy dependency:
From: Eclipse Platform 3.7.2.v20120207-1839-9gF7UHPDFxGjd-PqDr2jX_4yKaumkoHTz04_q-q (org.eclipse.platform.feature.group
3.7.2.v20120207-1839-9gF7UHPDFxGjd-PqDr2jX_4yKaumkoHTz04_q-q)
To: org.eclipse.rcp.feature.group [3.7.2.v20120120-1424-9DB5FmnFq5JCf1UA38R-kz0S0272]
Cannot satisfy dependency:
From: Eclipse RCP 3.7.2.v20120120-1424-9DB5FmnFq5JCf1UA38R-kz0S0272 (org.eclipse.rcp.feature.group
3.7.2.v20120120-1424-9DB5FmnFq5JCf1UA38R-kz0S0272)
To: org.eclipse.equinox.simpleconfigurator [1.0.200.v20110815-1438]

Any feedback is appreciated.



Back to the top