Révision 3628 TXM/trunk/org.txm.xmleditor.feature/feature.xml
feature.xml (revision 3628) | ||
---|---|---|
5 | 5 |
version="1.0.0.qualifier" |
6 | 6 |
provider-name="textometrie.org" |
7 | 7 |
license-feature="org.txm.rcp.feature" |
8 |
license-feature-version="0.8.2.qualifier">
|
|
8 |
license-feature-version="0.8.3.qualifier">
|
|
9 | 9 |
|
10 | 10 |
<description url="http://www.example.com/description"> |
11 | 11 |
Add a XML Editor in TXM |
12 | 12 |
</description> |
13 | 13 |
|
14 | 14 |
<copyright url="http://www.example.com/copyright"> |
15 |
TXM 0.8.2
|
|
16 |
Copyright © 2013-2020 ENS de Lyon, University of Franche-Comté.
|
|
15 |
TXM 0.8.3
|
|
16 |
Copyright © 2013-2023 ENS de Lyon, University of Franche-Comté.
|
|
17 | 17 |
Copyright © 2010-2013 ENS de Lyon. |
18 | 18 |
Copyright © 2007-2010 ENS de Lyon, CNRS, INRP, University of |
19 | 19 |
Lyon 2, University of Franche-Comté, University of Nice |
... | ... | |
37 | 37 |
[Enter License Description here.] |
38 | 38 |
</license> |
39 | 39 |
|
40 |
<requires> |
|
41 |
<import plugin="org.eclipse.ui.ide" version="3.12.0" match="compatible"/> |
|
42 |
<import plugin="org.eclipse.ui.views" version="3.8.0" match="compatible"/> |
|
43 |
<import plugin="org.eclipse.jface.text" version="3.10.0" match="compatible"/> |
|
44 |
<import plugin="org.eclipse.ui.workbench.texteditor" version="3.10.0" match="compatible"/> |
|
45 |
<import plugin="org.eclipse.wst.sse.ui" version="1.3.500" match="greaterOrEqual"/> |
|
46 |
<import plugin="org.eclipse.wst.sse.core" version="1.1.900" match="greaterOrEqual"/> |
|
47 |
<import plugin="org.eclipse.ui" version="3.107.0" match="compatible"/> |
|
48 |
<import plugin="org.eclipse.core.resources" version="3.11.0" match="compatible"/> |
|
49 |
<import plugin="org.eclipse.core.runtime" version="3.12.0" match="compatible"/> |
|
50 |
<import plugin="org.eclipse.wst.common.uriresolver" version="1.3.0" match="greaterOrEqual"/> |
|
51 |
<import plugin="org.eclipse.wst.xml.core" version="1.1.1100" match="greaterOrEqual"/> |
|
52 |
<import plugin="org.eclipse.wst.common.ui" version="1.2.100" match="greaterOrEqual"/> |
|
53 |
<import plugin="org.eclipse.wst.validation" version="1.2.700" match="equivalent"/> |
|
54 |
<import plugin="org.eclipse.wst.validation.ui"/> |
|
55 |
<import plugin="org.eclipse.core.expressions" version="3.5.0" match="compatible"/> |
|
56 |
<import plugin="org.eclipse.core.filesystem" version="1.6.0" match="compatible"/> |
|
57 |
<import plugin="org.txm.rcp" version="0.7.8" match="greaterOrEqual"/> |
|
58 |
<import plugin="org.eclipse.wst.xml.ui" version="1.1.800" match="greaterOrEqual"/> |
|
59 |
<import plugin="org.txm.concordance.rcp" version="1.0.0" match="greaterOrEqual"/> |
|
60 |
<import plugin="org.txm.edition.rcp" version="1.0.0" match="greaterOrEqual"/> |
|
61 |
<import plugin="org.eclipse.search"/> |
|
62 |
</requires> |
|
63 |
|
|
40 | 64 |
<plugin |
41 | 65 |
id="org.txm.xmleditor.rcp" |
42 | 66 |
download-size="0" |
Formats disponibles : Unified diff