Developing a module
-
Hi all,
I am working on zigbee module for mango.I cannot understand how I create zip to deploy on mango.
I have developed something and I can run maven to create jar, but I need to create the whole directory structure for a module.
Could you please give me more details about it?
If you think this discussion could be useful for other people I can post the question on forum.Bye,
Matteo. -
Hi all,
I have solved the problem my myself.
I was a problem of environment variable, I am using IntelliJ Idea as IDE and I had to set coreHome on ant properties.Bye,
Matteo. -
Thanks for updating this with the solution Matteo.