| File | Date | Author | Commit |
|---|---|---|---|
| lib | 2013-01-07 |
|
[d7254c] Removed unused SPL.jar that causes warnings dur... |
| src | 2013-04-14 |
|
[c52859] Corrected result parser when comparing revision... |
| .classpath | 2013-01-07 |
|
[d7254c] Removed unused SPL.jar that causes warnings dur... |
| .gitignore | 2012-11-13 |
|
[eba7ce] Initial commit just to sketch case study projet... |
| .project | 2012-11-13 |
|
[eba7ce] Initial commit just to sketch case study projet... |
| README.TXT | 2013-03-20 |
|
[b11f4a] Minor changes in working notes. |
| build.xml | 2013-01-29 |
|
[fe7353] Changed formulas to be more valid. Added some c... |
| date.txt | 2013-04-14 |
|
[c52859] Corrected result parser when comparing revision... |
| notes.txt | 2013-04-14 |
|
[e81e20] Added parser of results that for every measured... |
Project for annotation of JDOM. Contains annotations and generators with input files. Source files are in directory src. There are: java sources in directory src/java, also xml input files for generators are there files used for SPL configuration in src/spl Project is compiled to build directory. Libraries are in lib directory. Libraries are there only for debugging purposes, measurement can run without them. File notes.txt contains working notes to the annotations, revisions and measurement results.