? > in Momentics/Eclipse C/C++ Projects view

I closed some files in the editor in Eclipse and a ? appeared after the
corresponding file or folder icon in the Momentics/Eclipse C/C++ Projects
view. These file/folder names also were proceeded with a > because CVS
Label Decorations were turned on and they weren’t up-to-date with the
repository. When I did Synchronize with Repository… from the popup menu
for the project, and Commit… in the Synchronize view, everything was
brought up-to-date, but the ? > remained. Does anyone know what the ? after
the file/folder icons means? I couldn’t find it in the Eclipse
documentation. Thanks.

– Celia

Celia <celiaonline@attbi.com> wrote:
: I closed some files in the editor in Eclipse and a ? appeared after the
: corresponding file or folder icon in the Momentics/Eclipse C/C++ Projects
: view. These file/folder names also were proceeded with a > because CVS
: Label Decorations were turned on and they weren’t up-to-date with the
: repository. When I did Synchronize with Repository… from the popup menu
: for the project, and Commit… in the Synchronize view, everything was
: brought up-to-date, but the ? > remained. Does anyone know what the ? after
: the file/folder icons means? I couldn’t find it in the Eclipse
: documentation. Thanks.

In the synchronize view, select the folder or the files
you want to add and do “Add to version control”

See like the cvs command line counterpart, where you have
to “cvs add” before the file is made part of the repository.