!--a11y-->
Scenario 2 – Creating Projects in
Development Components 
In
scenario 2, you develop your applications with the
component model in
the SAP NetWeaver Developer Studio. Here, you work in a development
configuration in which you create projects with development components
(DCs).
You have set up a workspace structure with DEV and CONS workspaces in the Design Time Repository (DTR) and you have created a development configuration.
You create a new DC in the development configuration perspective.
For more information, see Creating Development Components.
The SAP NetWeaver Developer Studio creates a DC of the selected project type with all required metadata and file folders, and displays the appropriate perspective.
You also have the option of downloading an existing DC from the DTR.
In the development configuration perspective, select the development configuration in which you want to work. In the context menu, choose Create Project. This enables you to edit the source code files on your local PC.
For more information, see Synchronizing a DC in a Local File System.
Check in the modified files in the activity that you have created for your changes. The component model automates the publication of the project in the DTR, so enabling other developers to access the resources after they have been checked in.
