Revision 2190
tmp/org.txm.rcp.feature/feature.xml (revision 2190) | ||
---|---|---|
192 | 192 |
<import plugin="org.eclipse.ui.workbench"/> |
193 | 193 |
<import plugin="org.eclipse.core.commands" version="3.6.100" match="greaterOrEqual"/> |
194 | 194 |
<import plugin="org.eclipse.core.resources"/> |
195 |
<import plugin="org.txm.libs.hsqldb" version="1.0.0" match="greaterOrEqual"/>
|
|
195 |
<import plugin="org.txm.libs.hsqldb"/> |
|
196 | 196 |
<import plugin="org.apache.xerces" version="2.9.0" match="greaterOrEqual"/> |
197 | 197 |
<import plugin="org.eclipse.ui" version="3.106.1" match="greaterOrEqual"/> |
198 | 198 |
<import plugin="org.eclipse.core.filesystem" version="1.2.0" match="greaterOrEqual"/> |
... | ... | |
221 | 221 |
<import plugin="org.eclipse.equinox.ds" version="1.5.0" match="greaterOrEqual"/> |
222 | 222 |
<import plugin="org.eclipse.equinox.util" version="1.0.500" match="greaterOrEqual"/> |
223 | 223 |
<import plugin="org.eclipse.equinox.event" version="1.4.0" match="greaterOrEqual"/> |
224 |
<import plugin="org.txm.libs.args4j" version="1.0.0" match="greaterOrEqual"/>
|
|
225 |
<import plugin="org.txm.tokenizer.core" version="1.0.0" match="greaterOrEqual"/>
|
|
226 |
<import plugin="org.txm.searchengine.cqp.core" version="1.1.0" match="greaterOrEqual"/>
|
|
224 |
<import plugin="org.txm.libs.args4j"/> |
|
225 |
<import plugin="org.txm.tokenizer.core"/> |
|
226 |
<import plugin="org.txm.searchengine.cqp.core"/> |
|
227 | 227 |
<import plugin="org.eclipse.ui.themes" version="1.2.1" match="greaterOrEqual"/> |
228 |
<import plugin="org.txm.annotation.core" version="1.0.0" match="greaterOrEqual"/>
|
|
228 |
<import plugin="org.txm.annotation.core"/> |
|
229 | 229 |
<import plugin="org.eclipse.ui.views" version="3.9.0" match="greaterOrEqual"/> |
230 | 230 |
<import plugin="org.txm.groovy.core"/> |
231 | 231 |
<import plugin="org.txm.treetagger.core"/> |
... | ... | |
233 | 233 |
<import plugin="org.eclipse.e4.ui.workbench.renderers.swt"/> |
234 | 234 |
<import plugin="org.eclipse.osgi.util" version="3.3.0" match="greaterOrEqual"/> |
235 | 235 |
<import plugin="org.eclipse.core.net" version="1.2.200" match="greaterOrEqual"/> |
236 |
<import plugin="org.txm.chartsengine.rcp" version="1.0.0" match="greaterOrEqual"/>
|
|
237 |
<import plugin="org.txm.chartsengine.core" version="1.0.0" match="greaterOrEqual"/>
|
|
236 |
<import plugin="org.txm.chartsengine.rcp"/> |
|
237 |
<import plugin="org.txm.chartsengine.core"/> |
|
238 | 238 |
<import plugin="javax.persistence" version="2.1.0" match="greaterOrEqual"/> |
239 | 239 |
<import plugin="org.eclipse.persistence.jpa" version="2.6.0" match="greaterOrEqual"/> |
240 | 240 |
<import plugin="org.eclipse.persistence.jpa.jpql" version="2.6.0" match="greaterOrEqual"/> |
241 |
<import plugin="org.txm.annotation.kr.core" version="1.0.0" match="greaterOrEqual"/>
|
|
242 |
<import plugin="org.txm.annotation.rcp" version="1.0.0" match="greaterOrEqual"/>
|
|
243 |
<import plugin="org.txm.concordance.rcp" version="1.0.0" match="greaterOrEqual"/>
|
|
244 |
<import plugin="org.txm.edition.rcp" version="1.0.0" match="greaterOrEqual"/>
|
|
241 |
<import plugin="org.txm.annotation.kr.core"/> |
|
242 |
<import plugin="org.txm.annotation.rcp"/> |
|
243 |
<import plugin="org.txm.concordance.rcp"/> |
|
244 |
<import plugin="org.txm.edition.rcp"/> |
|
245 | 245 |
<import plugin="org.eclipse.ui.ide" version="3.12.0" match="compatible"/> |
246 | 246 |
<import plugin="org.eclipse.ui.views" version="3.8.0" match="compatible"/> |
247 | 247 |
<import plugin="org.eclipse.jface.text" version="3.10.0" match="compatible"/> |
Also available in: Unified diff