Hacktoberfest 2026:メンテナが10月に向けて印を付けた、オープンで初心者向けの issue。 Hacktoberfest の issue を見る

Fall2024 Data Analysis and Found Issues

オープン
#5 コメント 0 件 リアクション 0 件 担当者 4 名 GitHub で見る

@jBacher18 がすでに取り組んでいます。

2024年10月28日 から。

評価

この issue はまだ評価されていません。

説明

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.
主要言語
Java
スター
0
フォーク
1
PR マージ指標
30日以内にマージされた PR はありません

コントリビューションガイド

コントリビューションガイドを開く

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

ArgLab/EclipseEvents のほかの issue

ArgLab/EclipseEvents の issue をすべて見る

似ている issue

Java の issue をもっと見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。