Open orsjb opened 7 years ago
One possible solution is to have basically a blank project structure, or a stripped down one with a small handful of examples, and then to have a separate download of source code for the Kadenze course that can be imported. Possibly better just to arrange the packages so that the examples are sorted by topic, not by week, and the course is kept separate.
Need to add package org.apache.commons.lang to gradle so we can use StringUtils
Need to add script in Gradle to add date to module BuildVersion
The HB Project structure could be made more simple and generic so that it is easier to duplicate it and start your own hacks. Generalise the teaching materials and decouple them from the Kadenze course: at present there is little help in understanding anything outside of doing the Kadenze course.