Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDani Megert2017-04-12 07:38:47 +0000
committerDani Megert2017-04-12 07:38:47 +0000
commitcdb7d0a128caf16ce06beeb4b774d7de7412fd4b (patch)
treecd2831847b72b70d0401592374f660cf541b5724 /eclipse-platform-parent
parent1b825a94ca0287aad4b3ce360781737a9cff7bc5 (diff)
downloadeclipse.platform.releng.aggregator-cdb7d0a128caf16ce06beeb4b774d7de7412fd4b.tar.gz
eclipse.platform.releng.aggregator-cdb7d0a128caf16ce06beeb4b774d7de7412fd4b.tar.xz
eclipse.platform.releng.aggregator-cdb7d0a128caf16ce06beeb4b774d7de7412fd4b.zip
Clarified <eclipserun-repo>
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