Sounds important to have a devStack for Cloudstack now?
> -----Original Message----- > From: Nitin Mehta [mailto:nitin.me...@citrix.com] > Sent: Thursday, June 07, 2012 8:10 AM > To: cloudstack-dev@incubator.apache.org > Subject: RE: how to run it on a eclipse? > > I think we need to keep adding more documentation to > http://wiki.cloudstack.org/display/dev/Home to find out all the > documentation for devs to get their hands dirty on CS. > > This is more detailed and should help you get going for windows (for > Linux the steps are the same) > http://confluence.cloudstack.org/display/dev/Setting+up+Cloudstack+dev+ > environment+on+Windows > > For using eclipse I think Kishan already replied on that. Just copying > that. In case there some confusion please let me know. > > 1. Create a new workspace > 2. Select File->Import > 3. Select General->Existing Projects into Workspace in the new Dialogue > 4. Click Next 5. Type where you checked out the source to into "Select > root directory" > 6. A list of projects should appear and select the projects you want to > add 7. Click Finish > > > -----Original Message----- > From: Abhinandan Prateek [mailto:abhinandan.prat...@citrix.com] > Sent: Thursday, June 07, 2012 5:28 PM > To: cloudstack-dev@incubator.apache.org > Subject: RE: how to run it on a eclipse? > > >-----Original Message----- > >From: guang wu [mailto:kingkissk...@gmail.com] > >Sent: Thursday, June 07, 2012 5:20 PM > >To: cloudstack-dev@incubator.apache.org > >Subject: how to run it on a eclipse? > > > >Hello everyone! > >I'd appreciate if anybody would give a piece of advice about how to > >prepare a development environment. > >I'm trying to get started with the cloudstack, but I don't know how to > >run it on a IDE. > >I got the code from GIT, but none of the project seems to be a > >webProject to run on tomcat. > >What is the correct approach?! How can I build the enviroment? Is > there > >any developer Manual with THIS information? > > http://wiki.cloudstack.org/display/dev/Setting+up+a+CloudStack+developm > ent+environment+on+Mac+OSX > > for MAC > > -abhi