buildship
buildship copied to clipboard
Load custom model during synchronization
This PR does not add any specific functionality but prepares further code changes to query arbitrary information from the target Gradle runtime such as:
- association between tests classes and test tasks
- source sets along with their compile and runtime classpaths
- etc.