Hacktoberfest 2026:維護者為十月標記出來的 issue,仍然開放、適合新手。 瀏覽 Hacktoberfest issue

Declaring (Java) Classes

未關閉
#65 1 則留言 1 個 reaction 已指派 0 人 在 GitHub 檢視

還沒有人認領這個 Issue。

評估

難度
5/5
預估耗時
一週以上
新手友好度
32/100
Issue 類型
功能
描述清晰度
基本清楚
活躍度
停滯
技術堆疊
java
領域
tooling

研究方向

未指定檔案、測試或進入點。先找出 Gradle plugin 使用的貢獻中繼資料,然後確定如何儲存及使用使用者定義的類別宣告來進行函式庫偵測;當已宣告的類別可以觸發有用的函式庫下載提示,而不必依賴 jar 中的每個類別時,即表示完成。

由索引模型根據 Issue 內容生成。

描述

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

主要語言
Python
星號
8
分支
8
平均合併
4 天 22 小時
30 天內合併 PR
3

貢獻指南

這個儲存庫沒有索引到貢獻指南

從這裡開始

  1. 先讀完整個 Issue,再讀專案的貢獻指南。
  2. 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
  3. Fork 儲存庫,在一個分支上完成修改。
  4. 送出 Pull Request,並在描述裡引用這個 Issue 編號。

processing/processing-contributions 的其他 Issue

查看 processing/processing-contributions 的全部 Issue

相似的 Issue

更多 Python Issue

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。