Presumably, you have a 'clean' target in your build file for destroying
existing class files.  If not, you should add one, as it is exactly the
thing you need in this situation.

Either way, if you delete all of your class files, then ANT will rebuild
all of the classes from scratch.

--dave



                                                                                       
                                         
                      "C Santosh Kumar"                                                
                                         
                      <csk@ebizportals.        To:       "Ant Users List" 
<[EMAIL PROTECTED]>                         
                      com>                     cc:                                     
                                         
                                               Subject:  build.xml changes             
                                         
                      06/03/2002 02:18                                                 
                                         
                      AM                                                               
                                         
                      Please respond to                                                
                                         
                      "Ant Users List"                                                 
                                         
                                                                                       
                                         
                                                                                       
                                         




How do I make ant compile my programs again
whenever I make changes in my build.xml?
I have replaced certain libraries and want to recompile
the source.


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>







--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to