16 Jul
2012
16 Jul
'12
9 a.m.
Le 13/07/2012 18:42, mallon@users.chorem.org a écrit :
+ //Creation of xml lima state file + protected File createFileLimaState(){ + File limaStateDir = new File("././.lima/reports"); + File limaState = new File("././.lima/reports/limaState.xml");
+ return limaState; + } +
C'est quoi ces chemins étranges ? Ca doit sauvegarder ces fichiers dans le $HOME de l'utilisateur, chemin qui doit être configurable comme tous les autres chemin dans la classe LimaConfig. -- Éric Chatellier <chatellier@codelutin.com> Tel: 02.40.50.29.28 http://www.codelutin.com