updated target platform definitions for e48 to point to latest i-builds for now

This commit is contained in:
Martin Lippert
2017-12-25 12:41:39 +01:00
parent a3e4ce401a
commit caef83fbc4
2 changed files with 31 additions and 11 deletions

View File

@@ -176,9 +176,19 @@
<url>http://download.eclipse.org/staging/photon/</url>
</repository> -->
<repository>
<id>platform-i-builds</id>
<layout>p2</layout>
<url>http://download.eclipse.org/eclipse/updates/4.8-I-builds/</url>
</repository>
<!-- <repository>
<id>orbit</id>
<layout>p2</layout>
<url>http://download.eclipse.org/tools/orbit/downloads/drops/S20171130170529/repository/</url>
</repository> -->
<repository>
<id>orbit-i-builds</id>
<layout>p2</layout>
<url>http://download.eclipse.org/tools/orbit/downloads/latest-I/</url>
</repository>
<repository>
<id>lsp4j-snapshots</id>