processing / processing/processing-contributions
Declaring (Java) Classes
Dieses Issue hat noch niemand übernommen.
- Vorherrschende Sprache
- Python
- Sterne
- 8
- Forks
- 8
- Ø Merge
- 4 T. 22 Std.
- Gemergte PRs (30 T.)
- 3
Beschreibung
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
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Erste Schritte
- Lies das ganze Issue und danach den Beitragsleitfaden des Projekts.
- Schreib ins Issue, dass du es übernimmst — das erspart doppelte Arbeit.
- Forke das Repository und arbeite in einem Branch.
- Öffne einen Pull Request, der die Issue-Nummer nennt.
Rechercherichtung
Es wird keine Datei, kein Test und kein Einstiegspunkt genannt. Beginne damit, die vom Gradle plugin verarbeiteten Contribution-Metadaten zu finden, und ermittle dann, wie benutzerdefinierte Klassendeklarationen für die Erkennung von Bibliotheken gespeichert und verwendet werden könnten. Als abgeschlossen gilt die Aufgabe, wenn deklarierte Klassen eine nützliche Aufforderung zum Herunterladen einer Bibliothek auslösen können, ohne sich auf jede Klasse in einem jar zu stützen.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- java
- Bereich
- tooling
- Issue-Typ
- Feature
- Schwierigkeit
- 5/5
- Geschätzter Aufwand
- Über eine Woche
- Aktivitätsstatus
- Veraltet
- Klarheit
- Größtenteils klar
- Anfängerfreundlichkeit
- 32/100