To complete the procedures in this guide the following software systems are required.
A Java Platform, Standard Edition 7 Runtime Environment (JRE 7)
Download Site: http://www.oracle.com/technetwork/java/javase/downloads/
An Eclipse IDE Kepler Release (4.3)
Download Site: http://www.eclipse.org/downloads/
Launch Eclipse.
Open the menu and select (See: Screenshot Install New Software).
|
Insert the URL of the DEP4E Update Site (P2 Repository) http://sourceforge.net/projects/dep4e/files/repository/ into the Work with text box and press Enter (See: Screenshot URL).
|
Click the button to select DEP4E for installation (See: Screenshot Selection).
|
The "Review Page" appears. Click the button to continue (See: Screenshot Review).
|
The "License Page" appears. Click the to select "I accept the terms of the license agreement". Click the button to continue (See: Screenshot License).
|
Eclipse starts to download the packages.
The "Security Warning Dialog" appears. Click the button to continue the installation (See: Screenshot Security Warning).
|
Eclipse continues the installation.
The "Restart Dialog" appears. Click the button to restart Eclipse (See: Screenshot Restart).
|
Eclipse restarts. After the restart DEP4E is ready to work.
Open the menu and select → (See: Screenshot New Project).
|
The "Wizard Selection Page" appears. Expand the category and select . Click the button (See: Screenshot Wizard Selection).
|
The "DocBook 5.0 Project Wizard Page" appears. Edit the Project Name and click the button (See: Screenshot DocBook Project Wizard).
|
The "Open Perspective Dialog" appears. Click the button to open the DocBook Perspective (See: Screenshot Open Perspective).
|
Eclipse opens the DocBook Perspective (See: Screenshot DocBook Perspective).
|
The DocBook perspective contains the tools needed to work with DocBook and consists of the following parts.
Navigator View
Ant View
DocBook XML Editor
Problems View
Console View
Outline View
Snippets View
To start the processing of a DocBook 5.0 Project double click on the entry of the projects build file in the Ant View (See: Screenshot Start Ant Build).
|
Eclipse starts the Ant build.
Follow the Ant build in the Console View until it is finished (See: Screenshot Ant Build).
|
After the Ant build is finished select the project in Navigator View and press F5 . Eclipse refreshes the project and the target directory appears. Expand the target directory and explore the results of the processing (See: Screenshot Build Results).
|
Have fun with DocBook!
DocBook 5 - The Definitive Guide
DocBook XSL - The Complete Guide
DocBook XSL Stylesheets - Reference Documentation
The DoCookBook - Recipes for DocBook Developers and Writers
DocBook.org - Help!