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

Copy file between two projects

$
0
0

I need to copy a file from on project to another. I tried with below, seems it is not working

from “project1 path/filename”
into “project2 path/file name”

Also i tried Project.copy() , but not worked


Viewing all articles
Browse latest Browse all 20386