Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

Fall2024 Data Analysis and Found Issues

Open
#5 0 comments 0 reactions 4 assignees View on GitHub

@jBacher18 is already working on this.

Since Oct 28, 2024.

Assessment

This issue has not been assessed yet.

Description

enhancement

I have analyzed the Fall 2024 data to see what kind of data we are missing from the possible events. I am providing the Issues in points.

  • KeyBorardClickEvents: - We are only able to get the event time which is end of the 5 seconds session of storing the keystrokes in a chunk. However, the ProjectName, fileName is missing in the data.
  • WindowClickEVent:- RIghtnow its collectting the infomration about the click on the window, it could any window which supposed to be not project dependent. However, if it click Project Explorer or editor window it should provide the ProjectName or FileName information. Need to think about this what do we want to know.
  • MouseClickEvent:- Though we have FileName infromation, we don't have information of ProjectName.
  • MenubarClickEvent:- We only have information of the menuoption but we don't have nay further option like how that click is affecting the project or workspace. May be we should provide some description information from the Eclipse itself about the menuclick. Need to see whether its necessary for us or not. If its opening a popup window , we don't have that information of the popup window has been opened and corresponding mouseclicks or keytrokes are not aligned with the popup window.
Dominant language
Java
Stars
0
Forks
1
PR merge metrics
No merged PRs in 30d

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from ArgLab/EclipseEvents

All issues in ArgLab/EclipseEvents

Similar issues

More Java issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.