Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEd Merks2019-10-18 03:22:06 +0000
committerEd Merks2019-10-18 03:22:06 +0000
commite04839bdd528a1be07f7bf5a058991647c4f3bde (patch)
tree61410f5722bac2825400af8efa73fdfbe8a60750 /releng/org.eclipse.emf.releng
parent70cabac6673690d67087ccab43195bae0abf7e5d (diff)
downloadorg.eclipse.emf-e04839bdd528a1be07f7bf5a058991647c4f3bde.tar.gz
org.eclipse.emf-e04839bdd528a1be07f7bf5a058991647c4f3bde.tar.xz
org.eclipse.emf-e04839bdd528a1be07f7bf5a058991647c4f3bde.zip
[releng] Further update the documentation for the configuration setup.
Diffstat (limited to 'releng/org.eclipse.emf.releng')
-rw-r--r--releng/org.eclipse.emf.releng/EMFDevelopmentEnvironmentConfiguration.setup6
1 files changed, 3 insertions, 3 deletions
diff --git a/releng/org.eclipse.emf.releng/EMFDevelopmentEnvironmentConfiguration.setup b/releng/org.eclipse.emf.releng/EMFDevelopmentEnvironmentConfiguration.setup
index 350db7c76..0e2be7c77 100644
--- a/releng/org.eclipse.emf.releng/EMFDevelopmentEnvironmentConfiguration.setup
+++ b/releng/org.eclipse.emf.releng/EMFDevelopmentEnvironmentConfiguration.setup
@@ -46,12 +46,12 @@
<p>
The <a href="https://www.eclipse.org/modeling/emf"/>EMF</a> Development Environment configuration provisions a dedicated development environment
for the complete set of source projects used by <a href="https://ci.eclipse.org/emf/">EMF's build server</a>
- to produce <a href="https://download.eclipse.org/eclipse/downloads/">EMF's update sites</a>.
+ to produce <a href="http://download.eclipse.org/modeling/emf/emf/builds/">EMF's update sites</a>.
</p>
<p>
Like the build job and update sites,
- this environment also includes the <a href="https://www.eclipse.org/modeling/mdt/?project=xsd" target="emf">XML Schema Definition</a> project, i.e., XSD.
- As such, all the source projects from <a href="http://git.eclipse.org/c/emf/org.eclipse.emf.git" target="emf_git">EMF's Git Repository</a>
+ this environment also includes the <a href="https://www.eclipse.org/modeling/mdt/?project=xsd">XML Schema Definition</a> project, i.e., XSD.
+ As such, all the source projects from <a href="http://git.eclipse.org/c/emf/org.eclipse.emf.git">EMF's Git Repository</a>
and the <a href="http://git.eclipse.org/c/xsd/org.eclipse.xsd.git" target="emf_git">XSD Git Repository</a>
are available, organized into working sets, and ready for contribution.
</p>

Back to the top