Skip to content

Latest commit

 

History

History
31 lines (23 loc) · 1005 Bytes

README.md

File metadata and controls

31 lines (23 loc) · 1005 Bytes

License: GPL v3 Build Status Quality Gate

MLib

Bibliothek für das Programm MediathekView und den Crawler.

MediathekView

Entwicklung

Code auschecken

git clone https://github.com/mediathekview/MLib.git

Bauen an der Kommandozeile

cd MLib
./gradlew build

Entwicklung mit Netbeans

  • Verzeichniss MLib mit Netbeans öffnen

Entwicklung mit Eclipse

  • Falls noch nicht vorhanden: Plugin buildship installieren
  • Projekt MLib als Gradle-Projekt importieren.