Published May 17, 2018
| Version v1
Software
Open
Java program for processing developers' interaction traces or logs generated by mimec
Description
This code was written to process logs generated by Mimec, an Eclipse plug-in that collects all the interactions at IDE level (clicks, typing, etc) and stores them in a csv log file. The code annotates the entries and calculates the time spent on each of the different activities by merging consecutive entries annotated with the same activity. The logic of the code was based on previous work by Lucas Layman (https://dl.acm.org/citation.cfm?id=1370133).
Files
mimecproc.zip
Files
(20.6 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:98fe7a0a5dc65a57361bac1fe160d2b8
|
20.6 MB | Preview Download |
Additional details
Related works
- Is supplement to
- 10.5281/zenodo.883813 (DOI)