Working with Groups on Network with JSC
Hy!!
I am working with 8 developers with PHP & SqlServer.
But now we are changing to J2EE using JSC.
I would like to work together with a same Project that everybody can make changes at the same time.
What i have done until now:
1. I create a Server on our network with a local IP.
2. In one computer i created a Project in a folder on this server.
3. In every computer I Opened a Project that was created in step 2.
So now everyone can see the project and work on it but i have these problems:
- The JSC is too slow working in this server on network.
- I can't run the project, everytime says a error. Using a local project it runs with no problems.
For example this is one error:
library-inclusion-in-archive:
/mnt/poseidon/inteligencia/Inteligencia/nbproject/build-impl.xml:698: Warning: Could not find file /opt/sun/Creator2_1/bin/C:\ProgramFiles\Sun\Creator2_1\rave2.0\modules\ext\appb ase.jar to copy.
BUILD FAILED (total time: 0 seconds)
Am I doing right?
Is that the correct way to work in a project with many developers?
What can I do to make it faster?
Is any different way to work on it? Like, everyone work on local and send the changes to the server later? How can i do it?
Thanks a lot!!
Mario Mol

