Can't remove breakpoints
I have a project where I had to start using sourcesafe for version control (two developers, have to share code etc). Since checking in the project, i have one file with a breakpoint that I can't remove. Anyone know where breakpoints are defined in the project properties so i can maybe go an remove this breakpoint entry. I REALLY don't need a breakpoint there any more :-) !
# 1
Sorry, I can't help you on this, but could you please tell me how you decided which of the many files related to Studio Creator needed to be kept in Sourcesafe? Thanks!
# 2
It was a process of trial and error really
we have the src and web directories and the nbproject directories in source safe.
however, the nbproject is checked out to one developer and it is this person who adds new pages, classes etc so they get into the right project files.
it seems to work quite well once you get the initial niggles worked out