Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
View | Details | Raw Unified | Return to bug 147040
Collapse All | Expand All

(-)feature.properties (-1 / +1 lines)
Lines 13-19 Link Here
13
description=Example editor demonstrating the Graphical Editing Framework feature.
13
description=Example editor demonstrating the Graphical Editing Framework feature.
14
14
15
# "updateSiteName" property - label for the update site
15
# "updateSiteName" property - label for the update site
16
updateSiteName=Eclipse.org update site
16
updateSiteName=Graphical Editing Framework (GEF) Update Site
17
17
18
# "licenseURL" property - URL of the "Feature License"
18
# "licenseURL" property - URL of the "Feature License"
19
# do not translate value - just change to point to a locale-specific HTML page
19
# do not translate value - just change to point to a locale-specific HTML page
(-)feature.xml (-3 / +1 lines)
Lines 16-24 Link Here
16
   </license>
16
   </license>
17
17
18
   <url>
18
   <url>
19
      <update label="%updateSiteName" url="http://download.eclipse.org/tools/gef/milestones/update-site/site.xml"/>
19
      <update label="%updateSiteName" url="http://download.eclipse.org/tools/gef/update-site/releases/site.xml"/>
20
      <discovery label="%updateSiteName" url="http://download.eclipse.org/tools/gef/milestones/update-site/site.xml"/>
21
      <discovery label="%updateSiteName" url="http://download.eclipse.org/tools/gef/updates/site-interim.xml"/>
22
   </url>
20
   </url>
23
21
24
   <requires>
22
   <requires>
(-)feature.xml (-3 / +1 lines)
Lines 15-23 Link Here
15
   </license>
15
   </license>
16
16
17
   <url>
17
   <url>
18
      <update label="%updateSiteName" url="http://download.eclipse.org/tools/gef/milestones/update-site/site.xml"/>
18
      <update label="%updateSiteName" url="http://download.eclipse.org/tools/gef/update-site/releases/site.xml"/>
19
      <discovery label="%updateSiteName" url="http://download.eclipse.org/tools/gef/milestones/update-site/site.xml"/>
20
      <discovery label="%updateSiteName" url="http://download.eclipse.org/tools/gef/updates/site-interim.xml"/>
21
   </url>
19
   </url>
22
20
23
   <plugin
21
   <plugin
(-)feature.properties (-1 / +1 lines)
Lines 21-27 Link Here
21
providerName=Eclipse.org
21
providerName=Eclipse.org
22
22
23
# "updateSiteName" property - label for the update site
23
# "updateSiteName" property - label for the update site
24
updateSiteName=Eclipse.org update site
24
updateSiteName=Graphical Editing Framework (GEF) Update Site
25
25
26
# "description" property - description of the feature
26
# "description" property - description of the feature
27
description=Graphical Editing Framework JUnit Tests
27
description=Graphical Editing Framework JUnit Tests
(-)feature.xml (-3 / +1 lines)
Lines 16-24 Link Here
16
   </license>
16
   </license>
17
17
18
   <url>
18
   <url>
19
      <update label="%updateSiteName" url="http://download.eclipse.org/tools/gef/milestones/update-site/site.xml"/>
19
      <update label="%updateSiteName" url="http://download.eclipse.org/tools/gef/update-site/releases/site.xml"/>
20
      <discovery label="%updateSiteName" url="http://download.eclipse.org/tools/gef/milestones/update-site/site.xml"/>
21
      <discovery label="%updateSiteName" url="http://download.eclipse.org/tools/gef/updates/site-interim.xml"/>
22
   </url>
20
   </url>
23
21
24
   <includes
22
   <includes
(-)feature.properties (-1 / +1 lines)
Lines 21-27 Link Here
21
providerName=Eclipse.org
21
providerName=Eclipse.org
22
22
23
# "updateSiteName" property - label for the update site
23
# "updateSiteName" property - label for the update site
24
updateSiteName=Eclipse.org update site
24
updateSiteName=Graphical Editing Framework (GEF) Update Site
25
25
26
# "description" property - description of the feature
26
# "description" property - description of the feature
27
description=Graphical Editing Framework SDK
27
description=Graphical Editing Framework SDK

Return to bug 147040