-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathsite.xml
More file actions
22 lines (19 loc) · 1.24 KB
/
site.xml
File metadata and controls
22 lines (19 loc) · 1.24 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<?xml version="1.0" encoding="UTF-8"?>
<site>
<description name="embsysregview update site" url="http://embsysregview.sourceforge.net/update/">
This is the Update site hosted on SourceForge for the Embedded Systems Pheripheral Register View
</description>
<feature url="http://downloads.sourceforge.net/embsysregview/org.eclipse.cdt.embsysregview_feature_0.2.6.jar" id="org.eclipse.cdt.embsysregview_feature" version="0.2.6">
<category name="embsysregview"/>
</feature>
<feature url="http://downloads.sourceforge.net/embsysregview/org.eclipse.cdt.embsysregview.data_feature_0.2.6.r191.jar" id="org.eclipse.cdt.embsysregview.data_feature" version="0.2.6.r191">
<category name="embsysregview"/>
</feature>
<archive path="plugins/org.eclipse.cdt.embsysregview_0.2.6.jar" url="http://downloads.sourceforge.net/embsysregview/org.eclipse.cdt.embsysregview_0.2.6.jar"/>
<archive path="plugins/org.eclipse.cdt.embsysregview.data_0.2.6.r191.jar" url="http://downloads.sourceforge.net/embsysregview/org.eclipse.cdt.embsysregview.data_0.2.6.r191.jar"/>
<category-def name="embsysregview" label="embsysregview">
<description>
Embedded System Peripherals Register View
</description>
</category-def>
</site>