Managing Development Components
If You Want To |
Then |
Create a new development component |
... 1. Select the menu File → New → Project. 2. Select Development Component → Development Component Project, and click Next. 3. Select the Software Component from the list where you want to add the development component, and click Next. 4. Specify the type of the development component: ○ To build a standalone application, under Type choose Enterprise Portal → Portal Application Standalone (Packed in SDA). ○ To build an application module development component, under Type choose Enterprise Portal → Portal Application Module. 5. Click Next. 6. Create an empty project and specify the archive name, and set the deployment type to EAR SDA. 7. Click Finish. |
Create references between PAR development components |
|
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 click 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. |
Package PAR development components in an EAR file |