Skip to Content
0
Former Member
Dec 11, 2006 at 09:18 AM

How can three men develop one package?

21 Views

Now, In my project, 3 men will develop one EP project, I mean <b>one java package</b>! but when we are developing java files, how can<b> I</b> export PAR file and not affect <b>other two men</b>, because maybe other two men also want to export PAR file in the same time, so if other two men export PAR file first and I export PAR file later, then my PAR file will replace other two men's PAR file! How can I resolve this problem?

BTW: we can't use two or three packages, this is our project's precondition

and I don't want to check-in/check-out from DTR frequently

Thanks.......................................................