!--a11y-->
Creating a New Development
Component 
In this step you create a new development component (DC) and activity that are needed for the new library.
You started the SAP NetWeaver Developer Studio and are logged on to the development infrastructure.
...
1. In the Development Configuration perspective, switch to the Inactive DCs view.
2. Open the TECHNO_dev node.
3. Select the entry example.org_technology and from the context menu, choose Create New DC.
4. In the Development Component Project wizard, enter the following:
a. Vendor: example.org.
b. Name: select tech/ as the prefix and specify tax as the text input.
c. Caption: Tax Calculator J2EE Library.
d. If available, specify as Domain: Financial Services.
e. Type: J2EE Server Component ® Library.
5. Choose Next.
6. On the dialog that appears, choose New Activity… to create a new activity.

This activity is used to record the creation of the component in the DTR.
7. Enter New J2EE Library as the display name of the new activity and choose OK.
8. In the dialog that appears, select your new activity and choose Next.
The dialog window J2EE Library Project appears again.
9. To create the DC, choose Finish.
The J2EE Development perspective appears.
You see a new project for your component in the J2EE DC Explorer view. This new component has no coding of its own except a special deployment identifier in the META-INF folder under the Project node ® DC MetaData ® DC Definition ® Folders ® META-INF.