Quantcast
Channel: Gradle Forums - Latest posts
Viewing all articles
Browse latest Browse all 20661

Adding a library to .classpath file in Eclipse

$
0
0

In Buildship, the whenMerged block does not modify the .classpath file but the content of the Gradle classpath container (i.e. the content of the Project and External Dependencies classpath entry, represented by <classpathentry kind="con" path="org.eclipse.buildship.core.gradleclasspathcontainer"/>).


Viewing all articles
Browse latest Browse all 20661

Trending Articles