-
Notifications
You must be signed in to change notification settings - Fork 27
Entwicklung
Alexander edited this page Mar 12, 2017
·
4 revisions
- Oracle JDK 8 / OpenJDK 8 + JavaFX
- git und git-flow
mkdir mediathekview
cd mediathekview
git clone https://github.com/mediathekview/MLib.git
cd MLib
Siehe MediathekView Wiki: Entwicklung: git-flow
cd MediathekView
./gradlew run
- Verzeichnisse
MLib
mit Netbeans öffnen
- Falls noch nicht vorhanden: Plugin buildship installieren
- Projekt
MLib
als Gradle-Projekt importieren.