Importing projects inside cookbook's examples bots projects
I'm trying to import a project (named Armamento) inside a cookbook bot project (renamed to ArmedBots-enOtroProyecto) but when I try to run it launch this error in that step:
Copy libraries to ..."path to added project"...
Armamento.jar:
java.io.FileNotFoundException: C:\Documents and Settings\Administrador\Mis documentos\NetBeansProjects\ArmedBots-enOtroProyecto\${project.Introspection}\build.xml
How must I do that?
Thanks