if enabled, triggers the class execution in another VM.
(disable by default)

(Embedded image moved to file: pic09741.gif)


                                                                                       
    
                    한성희                                                          
       
                    <shhan@inecti        To:     <[EMAIL PROTECTED]>         
    
                    on.co.kr>            cc:                                           
    
                                         Subject:     what is fork?                    
    
                    07/11/01                                                           
    
                    04:11 PM                                                           
    
                    Please                                                             
    
                    respond to                                                         
    
                    ant-user                                                           
    
                                                                                       
    
                                                                                       
    





i'm sunghee from Korea.

i have a few questions about Ant.

[samples]
--------------------------------------------------------------
<project>

~~~
~~~

 <!-- client -->
    <target  name="execute-client"  depends="client">
        <java  classname="customer.Client"  fork="yes">
         </java>
    </target>

</project>
--------------------------------------------------------------
question:
what  do you mean by that fork Attribute?



Compuserve GIF

Reply via email to