cancel
Showing results for 
Search instead for 
Did you mean: 

Build, Rebuild, Reload and Repair

sweetysingh
Participant
0 Kudos

Hi Experts,

In a Development Component, Could any one explain the difference among Build, Rebuild and Reload.

And what exactly Repair does when we select the following options:

Activate Raw Language Support

Project Structure and class path

Remove Orphaned Texts

Thanks in Advance..

Accepted Solutions (0)

Answers (2)

Answers (2)

Sreejith1
Contributor
0 Kudos

Hi

A build is a process that derives new resources from existing ones, updates existing resources, or both.

rebuild is a full build, all files in the project are rebuild.

Reload > if you are downloaded code from other resource(NWDI), and you did some change and you have some error etc... in that time you can use this.it will take fresh copy from the souce to workspace and rebuild.

The project structure and class path of repair will redefine the .classpath and .projects files.

If you find few time to read the documentation you will get more info.

Hope this will help you

Thanks,

Ram

govardan_raj
Contributor
0 Kudos

hi,

In a DC build

The model if present then model check will happen,

and then The EAR file of the repective Dc will be generated again.

In a Rebuild project

here the ear file is not generated ,but any errors in the dc will be highlighted

in the task list of your studio.