You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cloudstack.apache.org by guang wu <ki...@gmail.com> on 2012/06/05 05:05:08 UTC

How can i get documentation about CloudStack project ?

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 ?  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. 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 !

RE: How can i get documentation about CloudStack project ?

Posted by Rajesh Battala <ra...@citrix.com>.
Hi Guang, 
Thanks for the interest in CloudStack Development. 
Please follow the links in 
http://wiki.cloudstack.org/display/dev/Home 
http://wiki.cloudstack.org/display/dev/Cloudstack+Error+Codes+and+Exception+handling?focusedCommentId=9601046#comment-9601046
http://wiki.cloudstack.org/display/dev/Git+workflow+in+the+brave+new+world
http://wiki.cloudstack.org/display/dev/Working+with+the+CloudStack+code
http://wiki.cloudstack.org/display/dev/Putting+CloudStack+Together
http://wiki.cloudstack.org/display/dev/CloudStack+Packages+and+Dependencies

mail to cloudstack-dev list if you have more queries. 

Thanks
Rajesh Battala



> -----Original Message-----
> From: guang wu [mailto:kingkisskill@gmail.com]
> Sent: Tuesday, June 05, 2012 8:35 AM
> To: cloudstack-dev@incubator.apache.org
> Subject: How can i get documentation about CloudStack project ?
> 
> 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 ?  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. 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 !

RE: How can i get documentation about CloudStack project ?

Posted by Kishan Kavala <Ki...@citrix.com>.
> -----Original Message-----
> From: guang wu [mailto:kingkisskill@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 <ki...@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

Fwd: How can i get documentation about CloudStack project ?

Posted by guang wu <ki...@gmail.com>.
---------- Forwarded message ----------
From: guang wu <ki...@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 ?  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. 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 !