Révision 2968
tmp/org.txm.groovy.core/src/groovy/org/txm/macro/projects/antract/PrepareAFVOIXOFFCorpusMacro.groovy (revision 2968) | ||
---|---|---|
44 | 44 |
//copy the emissions file in the source directory |
45 | 45 |
FileCopy.copy(emissionsFile, new File(new File(trsDirectory, "out"), "metadata.xlsx")) |
46 | 46 |
|
47 |
File paramFile = new File(trsDirectory, ".settings/CorpusCommandPreferences.prefs")
|
|
47 |
File paramFile = new File(new File(trsDirectory, "out"), "parameters/CorpusCommandPreferences.prefs")
|
|
48 | 48 |
paramFile.getParentFile().mkdirs() |
49 | 49 |
|
50 | 50 |
// create the corpus parameters file |
tmp/org.txm.rcp.feature/feature.xml (revision 2968) | ||
---|---|---|
253 | 253 |
<import plugin="org.eclipse.equinox.p2.discovery.compatibility" version="1.0.201" match="greaterOrEqual"/> |
254 | 254 |
<import plugin="org.eclipse.e4.ui.workbench.renderers.swt"/> |
255 | 255 |
<import plugin="javax.annotation" version="1.2.0" match="greaterOrEqual"/> |
256 |
<import plugin="org.txm.rcp" version="0.8.1" match="greaterOrEqual"/>
|
|
256 |
<import plugin="org.txm.rcp" version="0.8.0" match="greaterOrEqual"/>
|
|
257 | 257 |
</requires> |
258 | 258 |
|
259 | 259 |
<plugin |
tmp/org.txm.core.feature/feature.xml (revision 2968) | ||
---|---|---|
187 | 187 |
version="0.0.0" |
188 | 188 |
unpack="false"/> |
189 | 189 |
|
190 |
<plugin |
|
191 |
id="org.txm.libs.gson" |
|
192 |
download-size="0" |
|
193 |
install-size="0" |
|
194 |
version="0.0.0" |
|
195 |
unpack="false"/> |
|
196 |
|
|
190 | 197 |
</feature> |
Formats disponibles : Unified diff