How would I exclude a package from the buildpath when building a project for Eclipse using Gradle?
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
There are some examples described in the docs: http://gradle.org/docs/current/dsl/org.gradle.plugins.ide.eclipse.model.EclipseClasspath.html
|
|||
|
|