Task #856
RCP: X.X, TXM debug mode
Statut: | New | Début: | 12/06/2014 | ||
---|---|---|---|---|---|
Priorité: | Normal | Echéance: | |||
Assigné à: | - | % réalisé: | 80% |
||
Catégorie: | Debug | Temps passé: | - | ||
Version cible: | - |
Description
Create the "-log" option that enables all technical logs of a starting TXM instance :
- show stacktraces
- set log level to INFO
The "-log" option can be used with the "-noredirection" to print messages in stdout and the "-debug" RCP option for more technical logs.
Example:
/Applications/TXM/TXM/TXM.app/Contents/MacOS/TXM -run --launcher.ini "$HOME/.txm/TXM.ini" -data "$HOME/.txm" -user "$HOME/.txm/user" -configuration "$HOME/.txm/configuration" -debug -eclipse.consoleLog -eclipse.log.level=ALL -noredirection -log
Demandes liées
Historique
#1 Mis à jour par Matthieu Decorde il y a plus de 11 ans
- Description mis à jour (diff)
#2 Mis à jour par Matthieu Decorde il y a plus de 11 ans
- Description mis à jour (diff)
#3 Mis à jour par Matthieu Decorde il y a plus de 11 ans
- Tracker changé de Task à Feature
- Sujet changé de debug mode à RCP: X.X, TXM debug mode
- Description mis à jour (diff)
- Version cible mis à TXM 0.7.6
#4 Mis à jour par Matthieu Decorde il y a plus de 11 ans
- Description mis à jour (diff)
#5 Mis à jour par Matthieu Decorde il y a plus de 11 ans
- % réalisé changé de 0 à 80
#6 Mis à jour par Matthieu Decorde il y a plus de 11 ans
- Tracker changé de Feature à Task
- Version cible
TXM 0.7.6supprimé
resolution:
- set the property "org.txm.rcp.wasfirstrun" if TXM do a post installation
- create new Reference (in plugin.xml) that tests if the property "org.txm.rcp.wasfirstrun" is set to "false"
- add a "visibleWhen" test reference to the update entry menus (plugin.xml)
#7 Mis à jour par Serge Heiden il y a environ 11 ans
Suggestion: 'wasfirstrun' -> 'hasrunonce'