Apache CloudStack development is not an easy task, for the simplest of deployments one requires a server where the management server, mysql server and NFS server would run, at least one host or server which would run a hypervisor (to run virtual mach…
Setting up (VirtualBox) 1. Get the new DevCloud 2.0 virtual appliance. The new image was created using this process. Note: it could take some time as the image is about 900MB. 2. Install VirtualBox 4.2 or latest. 3. Create and config a "host-only&quo…
As part of switching to Apache Maven for building CloudStack, the .classpath and .project files used by Eclipse were removed. This page describes how to get CloudStack loaded into an Eclipse workspace. For more details on the actual build process wit…
真机调试免费App ID出现的问题The maximum number of apps for free development profiles has been reached.免费应用程序调试最大限度苹果免费App ID只能运行2个应用程序,当调试第三个的时候就会报这个错误,必须把之前的应用程序删除,才能调试新的 解决办法:1.连接iPhone 打开Xcode->Window->Devices 2.接着出现这个界面 3.删除其中一个,不是本次运行的应用程序 4.接着会弹框 …