Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cdt-dev] How to copy a folder and its contents using cdt project templates?

I've been using the process types that can be seen listed on the following
link:

http://help.eclipse.org/indigo/index.jsp?topic=%2Forg.eclipse.cdt.doc.isv%2Freference%2Fapi%2Forg%2Feclipse%2Fcdt%2Fcore%2Fdom%2Fast%2Fpackage-summary.html

There have been some process types that I have found that are not listed on
this page, so I was hoping this was also the case for a "CopyFolder" process
type.

I have folders with a large amount of files that I need to copy once the
project is created. Is there anyway that I can copy the folder and all of
its contents using a template xml?

Also, is there an updated location of process types that the cdt template
now supports that I can find?

Thanks in advance.



--
View this message in context: http://eclipse.1072660.n5.nabble.com/How-to-copy-a-folder-and-its-contents-using-cdt-project-templates-tp166662.html
Sent from the Eclipse CDT - Development mailing list archive at Nabble.com.


Back to the top