
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.
For more information, see 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.
Creating New Dictionary Development Components
Choose the
pushbutton.
Select , then choose Next .
Select a location for your new DC (for example, ), then choose Next .
Specify a Name for your DC.
For more information about DC names, see Naming .
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 .
Converting Dictionary Projects to Dictionary Development Components
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 local Dictionary project to a Dictionary DC project. The name of the DC project is the same as the name of the local project.
You can import and convert several local Dictionary projects at a time.