We’ve had a web-enabled Domino application developed in Designer 7.0 and have been using Teamstudio CIAO for source control.As there were substantial Java codes in our application, we thought DDE would offer the Eclipse goodness so we’ve used DDE 8.5.1 to update the codes of late.
The problem is that even if I check in all visible design elements on CIAO client (v26), CIAO complains that some are not checked in, whenever I tried to make a build.
When I look through Notespeek, it appears DDE has added the following files to NSF/NTF:
-
.project
-
.classpath ($CIAOOwner = me)
-
build.properties ($CIAOOwner = me)
-
plugin.xml ($CIAOOwner = me)
into the NSF and CIAO thinks I had checked them out. I obviously cannot “check them in” because they are not visible on CIAO list.
Has anyone experienced problems using DDE with CIAO like this?
Is there a way to delete those files/properties from DDE?