RE: Code synchronisation problem

2006-08-09 Thread David Corley \(AT/LMI\)
m: Stephen McConnell [mailto:[EMAIL PROTECTED] Sent: 09 August 2006 19:04 To: 'Ant Users List' Subject: RE: Code synchronisation problem > -Original Message- > From: David Corley (AT/LMI) [mailto:[EMAIL PROTECTED] > Sent: Wednesday, 9 August 2006 6:42 PM > To: Ant

RE: Code synchronisation problem

2006-08-09 Thread Stephen McConnell
> -Original Message- > From: David Corley (AT/LMI) [mailto:[EMAIL PROTECTED] > Sent: Wednesday, 9 August 2006 6:42 PM > To: Ant Users List > Subject: Code synchronisation problem > > Hey, > I have some "hand-written" classes and some >

AW: Code synchronisation problem

2006-08-09 Thread Jan.Materne
>Von: David Corley (AT/LMI) [mailto:[EMAIL PROTECTED] >Gesendet: Mittwoch, 9. August 2006 11:12 >An: Ant Users List >Betreff: Code synchronisation problem > >Hey, > I have some "hand-written" classes and some >idl-generated source in two seperated director

Code synchronisation problem

2006-08-09 Thread David Corley \(AT/LMI\)
Hey, I have some "hand-written" classes and some idl-generated source in two seperated directories. Some of the source in both of the directories has the same file/class name, and as I need to compile them together, I get "duplicate class" errors. What I would like to do is compare the "ha