<?xml version="1.0" encoding="UTF-8"?> <project name="Looks" default="javadoc"> <target name="javadoc"> <javadoc destdir="doc" access="package" source="1.4" use="true" notree="false" nonavbar="false" noindex="false" splitindex="true" author="true" version="true" nodeprecatedlist="false" nodeprecated="false" packagenames="org.compiere.swing,org.compiere.util,org.compiere.plaf" sourcepath="src" classpath="lib" overview="C:\Adempiere\adempiere-all2\looks\overview.html" doctitle="Adempiere<sup>TM</sup> Looks API Documentation" additionalparam="-windowtitle "Adempiere Looks 1.2.2 API Documentation" -header "<b>CLooks 1.2.2 </b>" -bottom "Copyright (c) 1999-2003 ComPiere, Inc. - Author: Jorg Janke""> <link href="http://java.sun.com/j2se/1.4.2/docs/api"/> </javadoc> </target> </project>