You have to add the custom configuration to the Eclipse classpath:
eclipse {
classpath {
plusConfigurations += [configurations.a]
}
}
You have to add the custom configuration to the Eclipse classpath:
eclipse {
classpath {
plusConfigurations += [configurations.a]
}
}