a-b-street / a-b-street/osm2streets
Build a cross-platform JAR from the Java bindings
- Vorherrschende Sprache
- Jupyter Notebook
- Sterne
- 156
- Forks
- 14
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
The Java bindings implemented in the `osm2streets-java` crate are functioning (see #68) and being used in the dev build of [JOSM2Streets](https://github.com/BudgieInWA/JOSM2Streets/).
In order to distribute the JAR though, builds targetted for all the platforms we want to support need to be bundled, and the appropriate one needs to be chosen for extraction.
The Java class should probably try to load the library from the system paths first, so that individual users can select their own version of the library by placing it on the system path. This will be useful for faster iterating while developing osm2steets too.
Beitragsleitfaden
Rechercherichtung
Sehen Sie sich das `osm2streets-java` crate an, um die vorhandenen Java bindings zu verstehen. Die Aufgabe umfasst das Einrichten plattformübergreifender JAR-Builds, wahrscheinlich mit einem Build-Tool wie Maven oder Gradle, sowie das Ändern der Java-Klasse, damit die Bibliothek zuerst aus Systempfaden geladen wird. Prüfen Sie das verlinkte JOSM2Streets repository auf Verwendungsmuster. Das Ergebnis ist ein verteilbares JAR, das plattformübergreifend funktioniert und Überschreibungen der Systembibliothek berücksichtigt.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- java, rust
- Bereich
- build-system, cli
- Issue-Typ
- Feature
- Schwierigkeit
- 3/5
- Geschätzter Aufwand
- 1-2 Tage
- Aktivitätsstatus
- Veraltet
- Klarheit
- Größtenteils klar
- Anfängerfreundlichkeit
- 55/100