Skip to content


Closed Check the template directory exists (or create it at launch time ?)
chorem / jtimer #116 · created by Eric Chatellier
Each time I want to create a new task, I have this error in console:
2016/03/09 06:49:59 ERROR (org.chorem.jtimer.JTimerConfig:176) - Can't create backup
java.nio.file.NoSuchFileException: /home/tche...
updated
Closed Add a way to create a tree structure from a template
chorem / jtimer #102 · created by Eric Chatellier
For each of our projects, we would like to use the same tree structure (with a lot of sub nodes...). Instead of creating each node, sub node n-times, it would be nice to reuse a tree structure templa...
updated
Closed Introduce a JXLayerHandler to deal with new api of JXLayer
nuiton / jaxx #1434 · created by Tony Chemit
*JXLayer* is a *JComponent*, but since 3.0.4 we can not use any longer the add method! So add a tag handler to use the new *setView* method instead : In one word this is crazy to me. *(from redmine ...
updated
Closed Updates to JXLayer 3.0.4
nuiton / jaxx #1430 · created by Tony Chemit
Be ware, some api are not compiliant with JXLayer 3.0.3... *(from redmine issue 1339 created on 2011-02-16, closed on 2011-02-16, blocks #1343)*
updated