<pathelement path="../net.sourceforge.phpeclipse.core/bin"/>
<pathelement path="../net.sourceforge.phpeclipse.core/webcore.jar"/>
<pathelement path="../net.sourceforge.phpeclipse.ui/bin"/>
- <pathelement path="../net.sourceforge.phpeclipse.ui/wdtui.jar"/>
+ <pathelement path="../net.sourceforge.phpeclipse.ui/ui.jar"/>
<pathelement path="../net.sourceforge.phpeclipse.xml.ui/bin"/>
<pathelement path="../net.sourceforge.phpeclipse.xml.ui/xmlui.jar"/>
<pathelement path="../net.sourceforge.phpeclipse.xml.core/bin"/>
<fileset dir="${build.result.folder}" includes="phpeclipse.jar" />
</copy>
<copy todir="${destination.temp.folder}/net.sourceforge.phpeclipse_1.1.0" failonerror="true">
- <fileset dir="${basedir}" includes="phpeclipse.jar,bin/,.classpath,.project,.template,TODO,icons/,install.txt,plugin.properties,plugin.xml,cpl-v10.html" />
+ <fileset dir="${basedir}" includes="phpeclipse.jar,icons/,install.txt,plugin.properties,plugin.xml,cpl-v10.html" />
</copy>
</target>