When receiving gaze data from iTrace-Core, if a gaze point lies to the right of a line or below a line, iTrace-Eclipse will not mark an entry in the plugin output file. This is against how all other iTrace IDE Plugins work, which will record a "blank" entry that has line/col as -1/-1.
This should be updated so Eclipse has parity with the other plugins.
Eventually, these entries can be updated to label these entries as "BLANK".
When receiving gaze data from iTrace-Core, if a gaze point lies to the right of a line or below a line, iTrace-Eclipse will not mark an entry in the plugin output file. This is against how all other iTrace IDE Plugins work, which will record a "blank" entry that has line/col as -1/-1.
This should be updated so Eclipse has parity with the other plugins.
Eventually, these entries can be updated to label these entries as "BLANK".