diff options
Diffstat (limited to 'releng/org.eclipse.gmf.updatesite/site.xml')
-rw-r--r-- | releng/org.eclipse.gmf.updatesite/site.xml | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/releng/org.eclipse.gmf.updatesite/site.xml b/releng/org.eclipse.gmf.updatesite/site.xml index ef96f0e8e..88f3317fa 100644 --- a/releng/org.eclipse.gmf.updatesite/site.xml +++ b/releng/org.eclipse.gmf.updatesite/site.xml @@ -1,7 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<?xml-stylesheet type="text/xsl" href="web/site.xsl"?> -<site - mirrorsURL="http://www.eclipse.org/downloads/download.php?file=/technology/gmf/update-site/site.xml&amp;format=xml"> +<site> <description url="http://download.eclipse.org/technology/gmf/update-site/"> A generative framework and runtime for developing graphical applications which leverage both the Eclipse Modeling Framework (EMF) and Graphical Editing Framework (GEF). </description> |