blob: 874c199f33fb3da47346642385fcd9efd77926b9 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html lang="en-us" xml:lang="en-us">
<head>
<!-- /*******************************************************************************
* Copyright (c) 2000, 2005 IBM Corporation and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html
*
* Contributors:
* IBM Corporation - initial API and implementation
*******************************************************************************/ -->
<link rel="stylesheet" type="text/css" href="../../org.eclipse.wst.doc.user/common.css" />
<title>Configuring XDoclet annotation support</title>
</head>
<body id="configuringxdocletannotationsupport"><a name="configuringxdocletannotationsupport"><!-- --></a>
<h1 class="topictitle1">Configuring XDoclet annotation support</h1>
<div><p>To use XDoclet annotation support, or to create enterprise beans,
XDoclet must be installed on your system and configured to work with the workbench.</p>
<div class="p">Download and install XDoclet from <a href="http://xdoclet.sourceforge.net/xdoclet/index.html" target="_blank">http://xdoclet.sourceforge.net/xdoclet/index.html</a></div>
<div class="p"><p>To configure XDoclet to work with the workbench:</div>
<ol><li class="stepexpand"><span>Click <b>Window</b> &gt; <b>Preferences</b> &gt; <b>XDoclet</b></span> to
open the XDoclet Runtime Preferences page.</li>
<li class="stepexpand"><span>Check the <b>Enable XDoclet Builder</b> check box
to turn on annotation-based artifact creation.</span></li>
<li class="stepexpand"><span>Use the <b>Browse</b> button to locate the installation directory for
XDoclet (<strong>XDoclet Home</strong>). </span></li>
<li class="stepexpand"><span>Select the <b>Version</b> of XDoclet that you have
installed. </span> Supported versions include 1.2.1, 1.2.2, 1.2.3.</li>
<li class="stepexpand"><span> Click <strong>OK</strong> to save the preferences.</span></li>
</ol>
</div>
<p>
(C) Copyright IBM Corporation 2000, 2005. All Rights Reserved.
</p>
</body>
</html>