processing / processing/processing-contributions

Declaring (Java) Classes

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

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

主要言語
Python
スター
8
フォーク
8
平均マージ
4日 22時間
マージ済み PR(30日)
3

説明

In my work on the Gradle plugin I'm scanning the jars within libraries for classes that are being used by the potential sketch.

I think it would be helpful to have another field on the contributions, that declares what classes the library contains, we could use this at a later stage for auto-importing libraries as they are being used.

I think it would be helpful if these classes are user-defined as the jars contain a lot of classes that are not meant to be directly imported

as an example, let's say that controlp5 has declared that it should be imported for controlP5.* classes, then when the user opens a sketch from the web that imports p5, we can pop up a helpful dialog inviting the user to download the necessary library

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

このリポジトリのコントリビューションガイドは索引されていません

はじめの一歩

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

調査の方向性

ファイル、テスト、エントリーポイントは指定されていません。まず、Gradle plugin が利用する contribution metadata を探し、次に、ユーザー定義のクラス宣言をライブラリ検出のためにどのように保存して利用できるかを調べてください。宣言されたクラスによって、jar 内のすべてのクラスに依存せずに、有用なライブラリのダウンロードプロンプトを表示できれば完了です。

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

評価

技術スタック
java
領域
tooling
issue の種類
機能追加
難易度
5/5
見積もり時間
1週間以上
活発さ
停滞
明瞭さ
おおむね明確
初心者へのやさしさ
32/100

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

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