Show TOC

Procedure documentationManaging Development Components Locate this document in the navigation structure

 

Portal Application Standalone development component contains the model classes and structures corresponding to the Enterprise Portal Application project. These projects are automatically built in a deployable archive (SDA file).

When you create a Portal Application Standalone development component, the SAP NetWeaver Developer Studio automatically creates a public part for assembly containing the WAR archive, and a public part for compilation containing the API part. The build result is compiled classes and SDA (containing WAR) that are ready to be deployed on the server.

Caution Caution

Do not modify public parts that were generated automatically.

End of the caution.

Procedure

Task

Procedure

Create a new development component

  1. Choose   File   New   Project  .

  2. Choose   Development Infrastructure   Development Component  , and click Next.

  3. Choose   Enterprise Portal   Portal Application Standalone  .

  4. Choose the Software Component from the list where you want to add the development component, and choose Next.

  5. Specify the component name, and choose Next.

  6. Choose Create an empty project, specify the archive name, and set the deployment type to EAR SDA.

  7. Choose Finish.

Import a Portal Application DC project from the DTR

  1. Log on to the DTR system

    Under the Design Time Repository perspective, choose the Log on... icon.

  2. Under the Development Configurations perspective, open the Inactive DCs view.

  3. Explore the content of Development Configuration and identify the portal development component you created in DTR.

  4. Right-click the development component and click Create project.

  5. Select the development components you want to sync and choose OK.

Check in an activity

  1. Open the DTR perspective.

  2. Go to the Open Activities view.

  3. Open the activity context menu and click Check in.