DDT 0.7.0 released

Bruno Medeiros brunodomedeiros+dng at gmail.com
Mon Sep 2 09:59:16 PDT 2013


On 02/09/2013 15:55, Arjan wrote:
> On Thursday, 15 August 2013 at 19:20:52 UTC, Bruno Medeiros wrote:
>> A new version of DDT - D Development tools is out.
>
> Great!
> But after download and install of the eclipse-kepler linux32 runtime and
> adding the repo http://updates.ddt.googlecode.com/git/ to the "available
> software sites" to install DDT the following error occurs:
>
> Unable to read repository at
> http://updates.ddt.googlecode.com/git/content.xml.
> Unable to read repository at
> http://updates.ddt.googlecode.com/git/content.xml.
> Failure initializing default SSL context
>
> excerpts from the .log:
> ---------------------------------8K-------------------------
> !SESSION 2013-09-02 16:45:33.503
> -----------------------------------------------
> eclipse.buildId=4.3.0.I20130605-2000
> java.version=1.7.0_40
> java.vendor=Oracle Corporation
> BootLoader constants: OS=linux, ARCH=x86, WS=gtk, NL=en_US
> Command-line arguments:  -os linux -ws gtk -arch x86
>
> !ENTRY org.eclipse.equinox.p2.core 4 0 2013-09-02 16:45:42.402
> !MESSAGE Provisioning exception
> !STACK 1
> org.eclipse.equinox.p2.core.ProvisionException: Unable to read
> repository at http://download.eclipse.org/releases/kepler/content.xml.
>          at
> org.eclipse.equinox.internal.p2.repository.CacheManager.createCache(CacheManager.java:192)
>
>          at
> org.eclipse.equinox.internal.p2.metadata.repository.SimpleMetadataRepositoryFactory.getLocalFile(SimpleMetadataRepositoryFactory.java:66)
>
> .....
> .....
> !ENTRY org.eclipse.equinox.p2.core 4 0 2013-09-02 16:45:42.416
> !MESSAGE Provisioning exception
> !STACK 1
> org.eclipse.equinox.p2.core.ProvisionException: Unable to read
> repository at http://updates.ddt.googlecode.com/git/content.xml.
>          at
> org.eclipse.equinox.internal.p2.repository.CacheManager.createCache(CacheManager.java:192)
>
>          at
> org.eclipse.equinox.internal.p2.metadata.repository.SimpleMetadataRepositoryFactory.getLocalFile(SimpleMetadataRepositoryFactory.java:66)
>
> ---------------------------------8K-------------------------
>
> Both locations do not seem to have the content.xml file??
> Any help is appreciated.

Since 0.7.0 that there is not supposed to be a content.xml anymore: the 
format of the site changed slightly.

It seems there is an issue with out of date cache in Eclipse Update. Go 
to "Available Software Sites" and reload the DDT site (and/or remove it 
and add it again).


-- 
Bruno Medeiros - Software Engineer


More information about the Digitalmars-d-announce mailing list