software-challenge / backend

Server, Client und Spiel-Plugins der Software-Challenge Germany
https://www.software-challenge.de
11 stars 10 forks source link

Attach Source bei JARs die beim SimpleClient Source ZIP mitgeliefert werden #186

Closed SKoschnicke closed 6 years ago

SKoschnicke commented 6 years ago

Da man mit der Quellcode-Version des SimpleClients anfaengt zu entwickeln, waere es gut, wenn an die beiden relevanten JARs, piranhas_2019.jar und software-challenge-sdk.jar die Sourcen "attached" werden (jedenfalls beschwert sich Eclipse, wenn man sich den Code von GameState etc. ansehen will). Bei der JAR-Version des SimpleClient ist das weniger wichtig, aber wenn es nur allgemein geht, ist das auch okay.

xeruf commented 6 years ago

wie attached man das?

xeruf commented 6 years ago

im sinne von, eine sources-jar mit in die libs packen?

SKoschnicke commented 6 years ago

Irgendwie so, ja. https://stackoverflow.com/questions/46747240/how-to-attach-the-source-to-the-jar-in-the-gradle-eclipse-project-when-the-sourc

Am 07.09.2018 um 15:37 schrieb Janek notifications@github.com:

im sinne von, eine sources-jar mit in die libs packen?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread.