|
Project Information
Links
|
Simple framework to develop the home-cloud: the personal cloud of interconnected devices, services etc. See http://razpub.googlecode.com for instructions. The projects available here are:
There is one more project which is not public: my playground "razplay". You can ask for it if really interested in what's cooking... To build/develop - use eclipse. Read the eclipse setup at http://razpub.googlecode.com Build with ant
DependenciesAll required libraries are in the ./lib folder. This project requires the projects from http://razie.googlecode.com and http://20widgets.googlecode.com and http://razpub.googlecode.com ... sorry for the mess :( Creating the full distributionThen, create the mutant.dir=c:/video/razmutant folder for the final distribution and use the "dist" target from workspace/razmutant/build.xml This will pack the jar files and create the distribution. Go to the distribution and run ./mutant.sh twice to make sure it all works fine. Note that the second run will empty the "upgrade" folder and you can't upgrade remote agents unless you do a "dist" again. |