processing / processing/processing4

request to remove org.jetbrains.annotations.NotNull as a processing dependency

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

まだ誰も着手していません。

主要言語
Java
スター
494
フォーク
183
平均マージ
4時間 39分
マージ済み PR(30日)
3

説明

Inside Base.java there is import org.jetbrains.annotations.NotNull;.
The @NotNull is used only once.

I don't know it this made it into the processing source by accident but I think having this is another dependency is not worth it. Specially since it doesn't really add anything that can't be done with vanilla java in a few lines of code.

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

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

はじめの一歩

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

調査の方向性

Base.java で org.jetbrains.annotations.NotNull の import とその 1 か所の使用を調べることから始め、対応する依存関係の設定を特定します。処理用の依存関係を削除し、アノテーションなしでもプロジェクトのビルドが引き続き成功することを確認します。ソースまたはビルドの依存関係がそれに対して残っていなければ完了です。

索引モデルが issue の本文から書いたものです。

評価

技術スタック
java
領域
build-system
issue の種類
リファクタリング
難易度
2/5
見積もり時間
1〜3時間
活発さ
停滞
明瞭さ
明確に書かれている
初心者へのやさしさ
55/100

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

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