Révision 1122
tmp/org.txm.concordance.rcp/src/org/txm/concordance/rcp/handlers/ComputeConcordance.java (revision 1122) | ||
---|---|---|
59 | 59 |
Concordance concordance = null; |
60 | 60 |
|
61 | 61 |
// From link: creating from UUID and preferences node |
62 |
String uuid = event.getParameter(TXMPreferences.RESULT_UUID);
|
|
62 |
String uuid = event.getParameter(TXMPreferences.RESULT_PARAMETERS_NODE_PATH);
|
|
63 | 63 |
if (uuid != null && !uuid.isEmpty()) { |
64 | 64 |
concordance = new Concordance(uuid); |
65 | 65 |
} |
Formats disponibles : Unified diff