this is not good examlpe that is a poor eaxmple because examlple are not full that only promo so please update the full example of this url so easyly understand the problem that have some one more use that have one line that have more that have like use this eaxmple very fast use that have nothing that h
When combining a bunch of dojo widegt files with 'requires' statements, it seems that you have to combine them in the 'right' order because processing the require statement causes the file to be loaded separately.I want to cause all the widegt files and their dependent files to be merged into one large file to reduce the number of files that have to be loaded. How do you do that?
FQWEFcaw June 10, 2011 at 2:05 PM
private="true" version="true" windowtitle="${project.title} API Documentation" doctitle="<h1>${project.title} Documentation (Version ${project.version})</h1>" bottom="Copyright © 2002"> <classpath refid="compile.classpath"/> </javadoc> </target> <!-- Build entire project --> <target name="project" depends="clean,prepare,compile"/> <!-- Create binary distribution --> <target name="dist" description="Create binary distribution"> <mkdir dir="${distpath.project}"/> <jar jarfile="${distpath.project}/${project.distname}.jar" basedir="./classes"/> <copy file="${distpath.project}/${project.distname}.jar" todir="${distpath.project}"/> <war basedir="../" warfile="${distpath.project}/${project.distname}.war" webxml="web.xml"> <exclude name="${distpath.project}/${project.distname}.war"/> </war> </target> <!-- Build project and create distribution--> <target name="all" depends="project"/> </project>
javamanas jaiswal June 5, 2012 at 11:35 AM
this is not good examlpe that is a poor eaxmple because examlple are not full that only promo so please update the full example of this url so easyly understand the problem that have some one more use that have one line that have more that have like use this eaxmple very fast use that have nothing that h
ccCxjOadmcflIsrafil August 25, 2012 at 5:15 PM
When combining a bunch of dojo widegt files with 'requires' statements, it seems that you have to combine them in the 'right' order because processing the require statement causes the file to be loaded separately.I want to cause all the widegt files and their dependent files to be merged into one large file to reduce the number of files that have to be loaded. How do you do that?
Post your Comment