Task #3299

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

Currently in case of compilation error of an import module, TXM just say that the import module call ended with no additional information. ended.

It is impossible to know what is happening hapening from the point of view of the user.

h3. Solution

Catch compilation errors and display a modal dialog box saying:
* Internal error, impossible to call import module
* send inquiry to TXM developpers

Retour