Like solutions, each LDD component is maintained as a project within the Eclipse software.
In the Eclipse software, click File > New > Project.
From the Lexmark folder, select the component version of your LDD solution, and then click Next.
Type a container name for the project.
The container name is the name of the component project in the Eclipse IDE software.
Configure the optional settings. Do one or more of the following:
To use a component name different from the container, clear Use Default, and then type a component name.
To use a base Java package name different from the default, clear Use Default, and then type a name for the base Java package.
To start a component project at a version other than 1.0, type a value in the Initial Version field.
To use a package name different from the default that is based on the solution name, clear Use Default, and then type a package name.
Select the version of the LDD system where you want to install the solution, and then click Next.
From the Available Templates list, select the appropriate template for the component you plan to develop.
Click Next.
Type a description for the solution and the name of the author.
Click Finish.