| P2.inf Copy [message #926523] |
Fri, 28 September 2012 14:40 |
Kavitha Missing name Messages: 12 Registered: July 2009 |
Junior Member |
|
|
Can someone help me with the correct syntax for copying all the files from a directory to another directory via p2.inf?
I used the following syntax, But this doesn't work.
instructions.configure= org.eclipse.equinox.p2.touchpoint.natives.copy(source:${installFolder}/$sourcedirectoryname/,target:${installFolder}/$targetdirectory/,overwrite:true);
|
|
|
Powered by
FUDForum. Page generated in 0.01349 seconds