Javasrc cent

"Philippe" <[email protected]>
Newsgroups gmane.comp.krysalis.user
Message-ID <000701c30fde$ccfcecf0$0300a8c0@pc2>
Hello,

I'm using the javasrc cent for the creation of my project. Can somebody
please explain me why there are 2 passes (javasrc.app.Pass1 and
javasrc.app.Pass2)? Where can I find an API about the javasrc.jar?

Thx

<java classname="javasrc.app.Pass1" fork="true" dir="." failonerror="true">
               <sysproperty key="recurse" value="true"/>

               <sysproperty key="title" value="Java Code Documentation"/>

               <sysproperty key="outdir" path="${javasrc.cent.docs.dir}"/>

               <arg value="${project.build.dir}/src/java"/>

               <classpath>

                    <path refid="javasrc.classpath"/>

                    <pathelement location="${tools.jar}"/>

               </classpath>

</java>

<java classname="javasrc.app.Pass2" fork="true" dir="." failonerror="true">

               <sysproperty key="recurse" value="true"/>

               <sysproperty key="title" value="Java Code Documentation"/>

               <sysproperty key="outdir" path="${javasrc.cent.docs.dir}"/>

               <arg value="${project.build.dir}/src/java"/>

               <classpath>

                    <path refid="javasrc.classpath"/>

                    <pathelement location="${tools.jar}"/>

               </classpath>

</java>



Greetz

Philippe




-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.