DDT 0.7.0 released

Arjan arjan at ask.me.to
Mon Sep 2 07:55:24 PDT 2013


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.


More information about the Digitalmars-d-announce mailing list