Changes between Version 2 and Version 3 of ProjectiTrace


Ignore:
Timestamp:
04/26/18 17:57:27 (7 years ago)
Author:
Monika Rizova
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ProjectiTrace

    v2 v3  
    11**Review of iTrace**
    22
    3 iTrace is a plugin for an Eye-Enabled IDE, more precisely for the Eclipse IDE. It enables us to do  eye tracking on software artifacts within the IDE to support further software engineering tasks. iTrace works by implicitly recording developers' eye-movements while the work on change tasks. Supports a variety of eye trackers. Eye-movements can be recorded on various types of software artifacts, like for example Java code, text/html/xml documents, some diagrams, as well as IDE user interface elements.
     3iTrace is a plugin for an Eye-Enabled IDE, more precisely for the Eclipse IDE. It enables us to do  eye tracking on software artifacts within the IDE to support further software engineering tasks. iTrace works by implicitly recording developers' eye-movements while the work on change tasks. Supports a variety of eye trackers. Eye-movements can be recorded on various types of software artifacts, like for example Java code, text/html/xml documents, some diagrams, as well as IDE user interface elements.
     4
     5The purpose of iTrace is to help in code summarization, software tracebility, program comprehension tasks and code recommendations based on the developers' gaze.