cancel
Showing results for 
Search instead for 
Did you mean: 

converting to DC's

Former Member
0 Kudos

hi,

how to convert the WebDynpro projects into WebDynpro DevelopmentComponents.

send me the complete tutorials on how to start developing the WebDynpro DevelopmentComponent Projects and

converting WebDynpro projects into WebDynpro DevelopmentComponents

Accepted Solutions (0)

Answers (4)

Answers (4)

Former Member
0 Kudos

hi sudhakar,

Along with the methods given by others, their is one more way in which this can be done.

1. create a DC.

2. replace the DC <b>src</b> folder with the project src folder.

3. reload the DC.

4. build the DC.

Regards,

Gopi

Former Member
0 Kudos

Hi Sudhakar,

Steps to create a DC from existing project.

File -> New -> Development Component Project -> Select the location where you want to create a DC( eg: MyComponents) -> Enter the details for the DC to be crteated(Choose the type as WebdynPro) -> Next -> Now select the check box <b>Import content from Existiong Local Project</b> -> Now from the drop down select the proejct that you want cretae as DC.

This will create the DC from the existing project.

Regards,

Jhansi

Former Member
0 Kudos

Hi,

You can create a new web dynpro DC project and then import the file system of the original web dynpro project leaving out the ".project" file...

Then rebuild your new DC and i think it would have got created..

regards,

Tejaswi R Rao