!--a11y-->
Development Process in Scenario 2 
A typical development process consists of the following steps:
...
· Configuration
...
...
¡
Importing a
development
configuration into the SAP NetWeaver Developer Studio. The configuration determines which software
components can be developed and where to find the sources of these software
components.
· Development
¡
Selecting the
development
components (DCs) you want to change or need for development.
¡ Creating projects for the DCs to be changed.
After that, the source files are automatically downloaded from the Design Time Repository into the local file system.
¡ Planning and creating new DCs.
¡ Changing the source code.
¡ Local build of components.
¡ Deployment and test in a local runtime system.
· Check-in
¡ Copying changes to the repository.
The changes then become visible to other developers.
For more information, see the Software Change Management Guide.
