When uploading our code to the robot, netbeans does not stop the previous build and rather runs two builds at once. Is this a problem and if so, what would you suggest our next step be?
Its not a problem, but I would suggest stopping both builds and then rebuilding it. Sometimes you just forget to stop the first build, but its ok.
This. In the output window, there is a red square underneath the arrows. Always click that to stop the build before putting new code on the robot.