posted 19 years ago
we had someone on our team start using jbuilder x. the rest of us are primarily eclipse users. it seems that jbuilder x will allow you to create a folder in vss named "$" without the quotes. you can create a new class in a project with the package name of $ and then give the class a name. then check the class into vss using jbuilder. for us it took a while, but it finally came back ok. the folder was added to vss. vss treats this folder as a recursive folder to its parent, similar to a filesystem folder named "..".
we tried to delete it from jbuilder, but it couldn't.
it could be argued that its a bug in vss itself since jbuilder just uses (hopefully) vss commands to add stuff. personally, i think it's a jbuilder bug, major one.
at anyrate, if anyone knows a frix for this i'd be glad to hear it. we're planing to create a new project and to add all the things from our old project except that folder.
argggggggg!!!