Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » How does Eclipse - CVS recognize files that are changed or newly added
How does Eclipse - CVS recognize files that are changed or newly added [message #276725] Sat, 27 November 2004 07:00 Go to next message
Eclipse UserFriend
Hi

Whenever we change a source code that has been checked out from CVS, a
marker (">") appears before the fileName in the workbench of Eclipse. Can
somebody help me to find out how this is done.

On same lines, whenever a new file is added a "?" appears before the
fileName in the workbench of Eclipse.


Warm Regards
Balasubramaniyan
Re: How does Eclipse - CVS recognize files that are changed or newly added [message #276809 is a reply to message #276725] Mon, 29 November 2004 10:20 Go to previous messageGo to next message
Eclipse UserFriend
This is done by the CVS label decorator. The decorator is enabled on the
Workbench/Label Decorations preference page and can be configured on the
Team>CVS>Label Decorations preference page.

Michael

Balasubramaniyan K wrote:

> Hi
>
> Whenever we change a source code that has been checked out from CVS, a
> marker (">") appears before the fileName in the workbench of Eclipse.
> Can somebody help me to find out how this is done.
> On same lines, whenever a new file is added a "?" appears before the
> fileName in the workbench of Eclipse.
>
> Warm Regards
> Balasubramaniyan
>
Re: How does Eclipse - CVS recognize files that are changed or newly added [message #276810 is a reply to message #276809] Mon, 29 November 2004 10:38 Go to previous messageGo to next message
Eclipse UserFriend
Hi Michael,

Can I know how to implement this feature programatically? ie., if
somebody, changes the file, then using Label Decorations, I want to
intimate them, that you have changed this file.

Thanks for your response.

Bala

Michael Valenta wrote:

> This is done by the CVS label decorator. The decorator is enabled on the
> Workbench/Label Decorations preference page and can be configured on the
> Team>CVS>Label Decorations preference page.

> Michael

> Balasubramaniyan K wrote:

>> Hi
>>
>> Whenever we change a source code that has been checked out from CVS, a
>> marker (">") appears before the fileName in the workbench of Eclipse.
>> Can somebody help me to find out how this is done.
>> On same lines, whenever a new file is added a "?" appears before the
>> fileName in the workbench of Eclipse.
>>
>> Warm Regards
>> Balasubramaniyan
>>
Re: How does Eclipse - CVS recognize files that are changed or newly added [message #276855 is a reply to message #276810] Tue, 30 November 2004 09:30 Go to previous message
Eclipse UserFriend
Here's a link to the Eclipse Doc for decorators

http://help.eclipse.org/help30/index.jsp?topic=/org.eclipse. platform.doc.isv/guide/workbench_advext_decorators.htm

CVS uses a lightweight decorator.

Michael

Balasubramaniyan K wrote:

> Hi Michael,
> Can I know how to implement this feature programatically? ie., if
> somebody, changes the file, then using Label Decorations, I want to
> intimate them, that you have changed this file.
> Thanks for your response.
> Bala
>
> Michael Valenta wrote:
>
>> This is done by the CVS label decorator. The decorator is enabled on
>> the Workbench/Label Decorations preference page and can be configured
>> on the Team>CVS>Label Decorations preference page.
>
>
>> Michael
>
>
>> Balasubramaniyan K wrote:
>
>
>>> Hi
>>>
>>> Whenever we change a source code that has been checked out from
>>> CVS, a marker (">") appears before the fileName in the workbench of
>>> Eclipse. Can somebody help me to find out how this is done.
>>> On same lines, whenever a new file is added a "?" appears before
>>> the fileName in the workbench of Eclipse.
>>> Warm Regards
>>> Balasubramaniyan
>>>
>
>
Previous Topic:How to run "How to write an Eclipse Debugger"'s example?
Next Topic:unable to create a new AspectJ Project
Goto Forum:
  


Current Time: Wed Oct 15 09:16:31 EDT 2025

Powered by FUDForum. Page generated in 0.04309 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top