?????? 在Eclipse的web開(kāi)發(fā)平臺(tái)(WTP)包括了大部分web開(kāi)發(fā)工具,如: source editors for HTML, Javascript, CSS, JSP, SQL, XML, DTD, XSD, and WSDL; graphical editors for XSD and WSDL; J2EE project natures, builders, and models and a J2EE navigator; a Web service wizard and explorer, and WS-I Test Tools; and database access and query tools and models.?? 也支持XDoclet, 不過(guò)自己要先下載 XDoclet . 然后在Window > Preferences > XDoclet? 進(jìn)行配置.
???? WTP : http://www.eclipse.org/webtools/
???? XDoclet . http://xdoclet.sourceforge.net/xdoclet/index.html
To use XDoclet annotation support, or to create enterprise beans, XDoclet must be installed on your system and configured to work with the workbench.
Download and install XDoclet from http://xdoclet.sourceforge.net/xdoclet/index.html
To configure XDoclet to work with the workbench:
1.Click Window > Preferences > XDoclet to open the XDoclet Runtime Preferences page.
2.Check the Enable XDoclet Builder check box to turn on annotation-based artifact creation.
3.Use the Browse button to locate the installation directory for XDoclet (XDoclet Home).
4.Select the Version of XDoclet that you have installed. Supported versions include 1.2.1, 1.2.2, 1.2.3.
5.Click OK to save the preferences.