OSDN Git Service

changed version
[moreemacs/moreemacs.git] / jp.sourceforge.moreemacs.feature / feature.xml
1 <?xml version="1.0" encoding="UTF-8"?>\r
2 <feature\r
3       id="jp.sourceforge.moreemacs.feature"\r
4       label="Feature フィーチャー"\r
5       version="1.0.0.qualifier"\r
6       provider-name="quiver2k"\r
7       plugin="jp.sourceforge.moreemacs">\r
8 \r
9    <description url="http://moreemacs.sourceforge.jp/">\r
10       More Emacs Plugin\r
11    </description>\r
12 \r
13    <copyright>\r
14       Copyright (c) 2009, quiver2k
15 All rights reserved.\r
16    </copyright>\r
17 \r
18    <license>\r
19       Redistribution and use in source and binary forms, with or without
20 modification, are permitted provided that the following conditions
21 are met:
22 * Redistributions of source code must retain the above copyright
23 notice,
24 this list of conditions and the following disclaimer.
25 * Redistributions in binary form must reproduce the above copyright
26 notice,
27 this list of conditions and the following disclaimer in the documentation
28 and/or other materials provided with the distribution.
29 * Neither the name of the authors nor the names of its contributors
30 may be
31 used to endorse or promote products derived from this software
32 without
33 specific prior written permission.
34 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
35 &quot;AS IS&quot;
36 AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
37 TO, THE
38 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
39 PURPOSE
40 ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS
41 BE
42 LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY,
43 OR
44 CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT
45 OF
46 SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;
47 OR BUSINESS
48 INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
49 WHETHER IN
50 CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
51 OTHERWISE)
52 ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
53 OF THE
54 POSSIBILITY OF SUCH DAMAGE.\r
55    </license>\r
56 \r
57    <requires>\r
58       <import plugin="org.eclipse.ui"/>\r
59       <import plugin="org.eclipse.core.runtime"/>\r
60       <import plugin="org.eclipse.ui.editors" version="3.4.0" match="greaterOrEqual"/>\r
61       <import plugin="com.ibm.icu" version="3.8.1" match="greaterOrEqual"/>\r
62       <import plugin="org.eclipse.jface.text" version="3.4.2" match="greaterOrEqual"/>\r
63    </requires>\r
64 \r
65    <plugin\r
66          id="jp.sourceforge.moreemacs"\r
67          download-size="0"\r
68          install-size="0"\r
69          version="0.0.0"\r
70          unpack="false"/>\r
71 \r
72 </feature>\r