Révision 3578
TXM/trunk/org.txm.groovy.core/src/groovy/org/txm/macro/annotation/ImportWordPropertiesFromTableMacro.groovy (revision 3578) | ||
---|---|---|
30 | 30 |
|
31 | 31 |
println "Importing the $properties properties in the $corpusViewSelection corpus" |
32 | 32 |
|
33 |
File inputDirectory = new File(corpusViewSelection.getParent().getProjectDirectory(), "txm/"+selection.getName())
|
|
33 |
File inputDirectory = new File(corpusViewSelection.getParent().getProjectDirectory(), "txm/"+corpusViewSelection.getName())
|
|
34 | 34 |
|
35 | 35 |
// insert the section in the TRS files |
36 | 36 |
gse.runMacro(InjectWordPropTableMacro, ["inputDirectory": inputDirectory |
Formats disponibles : Unified diff