First Build released!
December 24th, 2007We’ve published the first build of JDEEP. There are still incomplete feature that we’re planning to add in the next weeks. We remember you that you can find the project plan of the plugin at this link. The source is available in the CVS repository on sourceforge.
A brief log of this build:
The plugin start to monitor the opened editor on eclipse session and measure the time you spent editing a file.
When you close eclipse JDEEP print an xml file in the directory .Jdeep/ on the workspace. The xml file contains statistical information collected during your last eclipse session. It show information about:
- the file on which you have worked
- your username
- the total worked time for each file (in seconds)
- the date
- the project in which the file resides
There’s a lot of work to do to improve JDEEP. In the next day we’ll publish a detailed TODO list and also a documentation of the plugin. We would appreciate if you take a look at the source code and give us feedbacks. Also any suggestion is welcomed.