Feature #1667

Mis à jour par Matthieu Decorde il y a plus de 9 ans

The "Save annotations" entry of corpus node contextual menu should be disabled if the corpus has not been modified (e.g.: as "File\Save").

h3. Solution

Disable the entry menu if corpus is not annotated using a custom property tester:
https://groupes.renater.fr/wiki/txm-info/documentation_eclipse#test_d_affichage_de_commande_personnalise

h3. Validation test
Select a corpus and see if the command is shown :
* corpus imported without XTZ import module
* corpus imported with XTZ import module
* corpus imported with XTZ import module with the "*" mark

Retour