Upload/Download of multiple files now possible
[phpeclipse.git] / archive / net.sourceforge.phpeclipse.wiki / build.xml
index 3f6bc26..69f1ff9 100644 (file)
                                <pathelement path="../../../eclipse301/plugins/org.eclipse.ui.editors_3.0.1/editors.jar"/>
                                <pathelement path="../../../eclipse301/plugins/org.eclipse.ui.workbench.texteditor_3.0.1/texteditor.jar"/>
                                <pathelement path="../../../eclipse301/plugins/org.eclipse.core.filebuffers_3.0.1/filebuffers.jar"/>
+                               <pathelement path="../../../eclipse301/plugins/org.eclipse.ui.console_3.0.0/console.jar"/>
                                <pathelement path="../net.sourceforge.phpeclipse.webbrowser/bin"/>
                                <pathelement path="../net.sourceforge.phpeclipse.webbrowser/webbrowser.jar"/>
                                <pathelement path="lib/xmlrpc-1.1.jar"/>
                                <pathelement path="lib/radeox.jar"/>
                                <pathelement path="lib/commons-logging.jar"/>
                                <pathelement path="lib/commons-httpclient-2.0.2.jar"/>
-                               <pathelement path="lib/java2html_4.1.jar"/>
                                <pathelement path="lib/plog4u.jar"/>
                                <pathelement path="lib/velocity-dep-1.4.jar"/>
                                <pathelement path="lib/mysql-connector.jar"/>
                        <fileset dir="${build.result.folder}" includes="wiki.jar"                       />
                </copy>
                <copy todir="${destination.temp.folder}/net.sourceforge.phpeclipse.wiki_1.1.2" failonerror="true">
-                       <fileset dir="${basedir}" includes="plugin.xml,wiki.jar,icons/,commons-httpclient-2.0.2.jar,commons-logging.jar,radeox.jar,templates/,lib/,plugin.properties,cpl-v10.html,about.html"                   />
+                       <fileset dir="${basedir}" includes="plugin.xml,wiki.jar,icons/,commons-httpclient-2.0.2.jar,commons-logging.jar,radeox.jar,templates/,lib/,plugin.properties,cpl-v10.html,about.html,wikis/"                    />
                </copy>
        </target>