HELP: How to develop a project in team?

Hi all,

we have a project (one project), which consists of many input forms and reports form (using jasper). In our team, there are 5 programmers to do the same project. Each programmer will be assigned to do a page or more of the project. What is the best way to do the project development? What is the setup?

[323 byte] By [discusfish] at [2007-11-26 10:35:01]
# 1
Hi!There is support of some version-control systems in Creator. You can use it by development.Thanks,Roman.
Grif at 2007-7-7 2:45:06 > top of Java-index,Development Tools,Java Tools...
# 2
You can also use version control outside of the IDE. I recommend subversion and an easy to use client like tortoiseSVN or SmartSVN.
Tosa_Developer at 2007-7-7 2:45:06 > top of Java-index,Development Tools,Java Tools...
# 3

I tried it using CVS from the IDE. But sometimes I have to resolve conflict. If you use SVN, would there any problem if for example a person add a form, while the other just update a form? I think person who update the form would have to get the new form?

I think I have to find out my self.

Thanks to you all for the information.

discusfish at 2007-7-7 2:45:06 > top of Java-index,Development Tools,Java Tools...