mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-22 22:22:11 +02:00
Releng: Added TM Terminal repository site
This commit is contained in:
parent
bbb05511ef
commit
372f2ab003
1 changed files with 6 additions and 0 deletions
|
@ -62,6 +62,7 @@
|
|||
<platform-site>http://download.eclipse.org/eclipse/updates/${sdk-version}milestones</platform-site>
|
||||
<orbit-site>http://download.eclipse.org/tools/orbit/downloads/drops/S20150316021154/repository/</orbit-site>
|
||||
<cdt-site>http://download.eclipse.org/tools/cdt/releases/8.6</cdt-site>
|
||||
<terminal-site>http://download.eclipse.org/tm/terminal/builds/development/nightly</terminal-site>
|
||||
</properties>
|
||||
|
||||
<repositories>
|
||||
|
@ -85,6 +86,11 @@
|
|||
<url>${cdt-site}</url>
|
||||
<layout>p2</layout>
|
||||
</repository>
|
||||
<repository>
|
||||
<id>terminal</id>
|
||||
<url>${terminal-site}</url>
|
||||
<layout>p2</layout>
|
||||
</repository>
|
||||
</repositories>
|
||||
|
||||
<pluginRepositories>
|
||||
|
|
Loading…
Add table
Reference in a new issue