Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'eclipse-platform-parent')
-rw-r--r--eclipse-platform-parent/pom.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/eclipse-platform-parent/pom.xml b/eclipse-platform-parent/pom.xml
index 0db79e794..99b9cb405 100644
--- a/eclipse-platform-parent/pom.xml
+++ b/eclipse-platform-parent/pom.xml
@@ -85,7 +85,8 @@
<!--
The tycho-eclipserun-plugin will create its instance of Eclipse from this
- 'eclipiserun-repo' repository, such as for computing .api-descriptions.
+ 'eclipiserun-repo' repository, such as for computing .api-descriptions and
+ generating API Tools reports.
-->
<eclipserun-repo>http://download.eclipse.org/eclipse/updates/4.7-I-builds/</eclipserun-repo>

Back to the top