Develop and Download Open Source Software

Browse Subversion Repository

Contents of /trunk/Plugin LinkManager/plugin.xml

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1604 - (show annotations) (download) (as text)
Tue Jul 29 05:11:34 2008 UTC (15 years, 10 months ago) by yasunori_suzuki
File MIME type: application/xml
File size: 550 byte(s)


1 <?xml version="1.0" encoding="UTF-8"?>
2 <?eclipse version="3.2"?>
3 <plugin>
4
5 <extension
6 point="org.eclipse.ui.views">
7 <category
8 name="Concierge Plugins"
9 id="jp.sourceforge.concierge.plugin">
10 </category>
11 <view
12 name="LinkManager"
13 icon="icons/plugin.png"
14 category="jp.sourceforge.concierge.plugin"
15 class="jp.sourceforge.concierge.plugin.LinkManager"
16 id="jp.sourceforge.concierge.plugin.linkmanager">
17 </view>
18 </extension>
19
20 </plugin>

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26