Creating Dictionary Development Components 
Use this procedure to create new Dictionary Development Components (DCs) or to convert existing Dictionary projects to Dictionary DCs.
In the SAP NetWeaver Developer Studio, there are two types of development projects for Java Dictionary objects:
Component-based projects
Component-based projects are development projects that require you to split the project into several projects and have a team of several developers working on each project. In contrast to local projects, these are development component projects, that is, a Dictionary project is identified using a Dictionary DC.
More information: Creating Development Components
Local projects (Deprecated)
You cannot create new local Dictionary projects. However, you can import existing Dictionary projects in the Developer Studio and convert them to Dictionary DCs.
You have opened the Dictionary perspective in the SAP NetWeaver Developer Studio.
Choose in the main menu.
Select , then choose Next.
Select a location for your new DC (for example, ), then choose Next.
Specify a name for your DC.
More information about DC names: Naming
Caution
You cannot change the name of a DC at a later time.
If necessary, specify additional details for the DC.
Choose Next, then choose Finish.
The SAP NetWeaver Developer Studio creates the Dictionary DC and displays it in the Dictionary Explorer.
Import your Dictionary project from the file system.
Choose .
Select , then choose Next.
Choose Browse, then select the directory that contains your Dictionary project.
Select the Dictionary project you want to import.
(Optional) Select the Copy projects into workspace checkbox.
Choose Finish.
Convert the Dictionary project to a Dictionary DC.
In the context menu of the project in the Dictionary Explorer, choose .
Select a location for your new DC (for example, ), then choose Next.
If necessary, select the project you want to convert.
If necessary, specify additional details for the DC to be created.
Choose Finish.
The SAP NetWeaver Developer Studio converts the Dictionary project to a Dictionary DC. The name of the DC is the same as the name of the project.
Note
You can import and convert several Dictionary projects at a time.