Task #305
RCP: x.x, Add a new User preference to hide or not the stacktrace output in the console
Status: | Feedback | Start date: | 08/22/2013 | ||
---|---|---|---|---|---|
Priority: | Normal | Due date: | |||
Assignee: | Nils Kredens | % Done: | 90% |
||
Category: | UI | Spent time: | - | ||
Target version: | TXM X.X |
Description
Wiki page: @affichage_de_la_stacktrace
While an error occurs, the information provided by the stacktrace overflows the console.
It is mostly useful for developers. The possibility to hide it in the preferences would be better for the regular user.
History
#1 Updated by Serge Heiden about 10 years ago
- Subject changed from RCP: x.x, Add the possibility to hide the stacktrace output in the console to RCP: x.x, Add a new User preference to hide or not the stacktrace output in the console
#2 Updated by Nils Kredens about 10 years ago
- Description updated (diff)
#3 Updated by Nils Kredens about 10 years ago
- Description updated (diff)
#4 Updated by Nils Kredens about 10 years ago
- Status changed from New to Feedback
- % Done changed from 0 to 90
The solution is deployed through the TBX and the RCP.
For the TBX Groovy scripts, only the import ones have been adapted. An other solution should be developed in order to keep the scripts independent from the application (see the wiki for more details).