Star Team Plugin

I downloaded and built the Star Team plugin for (for the EAP) and noticed that "check in" is not implemented. Anyone know why?

0
Avatar
Permanently deleted user

I believe that it is part of the abstract VCS implementation. There are some features that are there by default (e.g. check-in) and others that must be customized.

I noticed this too and simply came to this conclusion because it is functionable but just not part of the StarTeam plug-in code.

0
Avatar
Permanently deleted user

I take my comments back. There is a method "checkinFile" in the StarTeamVCS class. What I now believe is that because this method implements an Interface method, it does not need an Action class to access. It also does not need to be specied in the plug-in XML file as well.

Thanks,

Justin

0

请先登录再写评论。