Révision 1658
tmp/org.txm.annotation.kr.rcp/src/org/txm/annotation/kr/rcp/concordance/WordAnnotationToolbar.java (revision 1658) | ||
---|---|---|
707 | 707 |
ex.printStackTrace(); |
708 | 708 |
return false; |
709 | 709 |
} |
710 |
annotationColumn.setText(typesList.get(0).getName()); |
|
710 |
if (annotationColumn != null && !annotationColumn.isDisposed()) { |
|
711 |
annotationColumn.setText(typesList.get(0).getName()); |
|
712 |
} |
|
711 | 713 |
return true; |
712 | 714 |
} |
713 | 715 |
|
tmp/TXMReleasePlugins.site/site.xml (revision 1658) | ||
---|---|---|
15 | 15 |
<feature url="features/org.txm.treetagger.models.feature_1.0.0.1655.jar" id="org.txm.treetagger.models.feature" version="1.0.0.1655"> |
16 | 16 |
<category name="Annotation"/> |
17 | 17 |
</feature> |
18 |
<feature url="features/org.txm.textsbalance.feature_1.0.0.1655.jar" id="org.txm.textsbalance.feature" version="1.0.0.1655"> |
|
19 |
<category name="Commands"/> |
|
20 |
</feature> |
|
21 | 18 |
<feature url="features/org.txm.annotation.urs.feature_1.0.0.1655.jar" id="org.txm.annotation.urs.feature" version="1.0.0.1655"> |
22 | 19 |
<category name="Annotation"/> |
23 | 20 |
</feature> |
Formats disponibles : Unified diff