blob: 17cec06e795a5ec1453d80ed7ffd422dc455883f [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<project name="Compile org.eclipse.jst.ws.jaxws.dom" default="main">
<target name="main">
<ant antfile="build.xml" dir="../org.eclipse.jst.ws.jaxws.utils" target="build.jars"/>
<ant antfile="build.xml" dir="../org.eclipse.jst.ws.jaxws.dom.runtime" target="build.jars"/>
<ant antfile="build.xml" dir="../org.eclipse.jst.ws.jaxws.dom.ui" target="build.jars"/>
<ant antfile="build.xml" dir="../org.eclipse.jst.ws.jaxws.dom.integration" target="build.jars"/>
</target>
</project>