Before you begin, do either of the following:
For LDD 4.8.03 or later, install the Java SE 7 Development Kit (JDK) and Java Runtime Environment (JRE). These LDD versions are shipped with Java 1.7.0_55-b13.
For LDD 4.8.02 or earlier, install the Java SE 6 Development Kit (JDK) and Java Runtime Environment (JRE). These LDD versions are shipped with Java 1.6.0_18-b07.
Note: JDK and JRE are also available at java.sun.com. |
The following instructions apply only to the Eclipse IDE software version 4.3.2 (Kepler). Instructions may vary for other versions of the software. The Eclipse IDE software for Java Developers is available at eclipse.org.
Open the Eclipse software.
Note: In Windows 7 or later, make sure to run the Eclipse software as an administrator. |
Change the workspace to a folder name with no spaces. For more information, see the documentation for the Eclipse software.
If the Welcome screen appears, then click X on the Welcome tab.
If you connect to the Internet through a proxy, then set up the proxy connection in the Eclipse software.
Note: For more information, see the documentation for the Eclipse software. |
Install the LDD SDK plug-in:
For offline installation using a provided ZIP file:
Extract the contents of the ZIP file to a new folder on your computer.
In the Eclipse software, click Help > Install New Software > Add > Local.
Navigate to the folder where you extracted the plug-in, and then click OK.
Click OK to add the local site.
Select SBT, and then click Next.
Review the list of items to be installed, and then click Next.
Accept the license agreement, and then click Finish.
If you receive a security warning that indicates the software contains unsigned content, then click OK.
When prompted, click Yes to restart the Eclipse software.
For online installation (inside the Lexmark network):
In the Eclipse software, click Help > Install New Software > Add.
Type
in the Location field, and then click OK.If the Password Required window appears, enter your user name and password, and then click OK.
Select SBT, and then click Next.
Review the list of items to be installed, and then click Next.
Accept the license agreement, and then click Finish.
If you receive a Security Warning that indicates the software contains unsigned content, then click OK.
When prompted, click Yes to restart the Eclipse software.
Note: When using online installation, you can automatically update the plug-in by configuring the options in the Automatic Updates section of the Preferences window. |
After the Solution Builder Toolkit has been successfully installed, the LDD SDK menu is available.
Activate the Lexmark Solution Development perspective.
Perspectives provide predefined layouts and editor sets in the Eclipse software. The Solution Builder Toolkit includes the Lexmark Solution Development perspective that should be used when developing solutions for LDD 4.x.
Click Window > Open Perspective > Other.
Select Lexmark Solution Development from the list, and then click OK.
While using the Lexmark Solution Development perspective, “Lexmark Solution Development” appears on the title bar, and the LDD Build Log appears on the Workbench.
Install an Eclipse software plug-in for editing JavaScript files, such as JSEclipse.
To install JSEclipse, add the site
in the Available Software dialog in the Eclipse software.Notes:
Enable the auto-complete libraries for JSEclipse packaged with the Solution Builder Toolkit:
In the Eclipse software, click LDD SDK > Update JSEclipse Autocomplete.
Note: The menu item is unavailable if JSEclipse is not installed. |
When prompted, click Yes to restart the Eclipse software.
Note: When updating plug-ins, make sure to activate the Lexmark Solution Development perspective. |