/MSearch

lib für das Projekt MediathekView

Primary LanguageJavaGNU General Public License v3.0GPL-3.0

License: GPL v3 Build Status Quality Gate Status

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
./clean install

Entwicklung mit Netbeans

  • Verzeichniss MLib mit Netbeans öffnen

Entwicklung mit Eclipse

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