> -----Original Message-----
> From: guang wu [mailto:kingkissk...@gmail.com]
> Sent: Thursday, 7 June 2012 11:19 AM
> To: cloudstack-dev@incubator.apache.org
> Subject: Fwd: How can i get documentation about CloudStack project ?
> 
> ---------- Forwarded message ----------
> From: guang wu <kingkissk...@gmail.com>
> Date: 2012/6/5
> Subject: How can i get documentation about CloudStack project ?
> To: cloudstack-dev@incubator.apache.org
> 
> 
> Hi, friends, i'm intersted in the project(CloudStack), i want to do something
> change about this project, such as developed it that add some
> function,update some function...and so on, but i don't found detailed
> information about how to development CloudStack, i found the most of
> documentation that about how to use it , can you help me ?  

Documentation can be found on CloudStack wiki [1] . Go through the developer 
related pages [2] for setting up your development environment.

> Another question is about DB, the same as last question,i can't any document 
> about
> DB, i want to get details documentation about DB's design and DB's introduce.

DB schema is available in the source (setup/db/create-schema.sql). I'm not sure 
if there is a DB design document.

> at last ,  i download the source code about CloudStack project , but i can't
> compile for eclipse, the source code missing console project ,i need help for
> you, thanks !

How did you import the project?

Below are the steps to import project in eclipse:

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

[1] http://wiki.cloudstack.org
[2] http://wiki.cloudstack.org/display/dev/Home

~kishan

Reply via email to