Thursday, 22 August 2013

Extract file from my java Project

Extract file from my java Project

I would copy one file stored into my project.
(ProjectName/FileFolder/File.abc)
I would copy and save it into "home/lib/" when i call a function.
How can i do?

No comments:

Post a Comment