Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [platform-team-dev] CVS plugin - excluding the class files

Its solid black arrow.

And the derived bit is not set of the properties of the CLASS files…

 

What does it mean?

 

Asaf Lahav

VP R&D, Prima Grid LTD.

Cellular:  972-54-4717955

Phone:   972-3-6540255

Fax:       972-3-6540254


From: platform-team-dev-bounces@xxxxxxxxxxx [mailto:platform-team-dev-bounces@xxxxxxxxxxx] On Behalf Of Michael Valenta
Sent: Wednesday, February 22, 2006 10:27 PM
To: Generic team support framework
Subject: RE: [platform-team-dev] CVS plugin - excluding the class files

 


No. ormally the .class files are ignored by Team/CVS. However, if you ever chared them or if for some reason the derived bit wasn't set, they may appear. Is there a plus in the outgoing arrow icon for the file or is it just a solid black arrow. Also, if you right-click on the .class file in the Resource Navigator and look at the Properties, is the derived bit set?

Michael


Asaf Lahav <asaf.lahav@xxxxxxxxxxxxx>
Sent by: platform-team-dev-bounces@xxxxxxxxxxx

02/22/2006 03:20 PM

Please respond to
Generic team support framework

To

"'Generic team support framework'" <platform-team-dev@xxxxxxxxxxx>

cc

 

Subject

RE: [platform-team-dev] CVS plugin - excluding the class files

 

 

 




When I'm using the Team Synchronization perspective it shows the the .CLASS files in the "Outgoing Mode" filter.
Is that the ways its suppose to be?
 
Asaf Lahav
VP R&D, Prima Grid LTD.
Cellular:  972-54-4717955
Phone:   972-3-6540255
Fax:       972-3-6540254

 



From: platform-team-dev-bounces@xxxxxxxxxxx [mailto:platform-team-dev-bounces@xxxxxxxxxxx] On Behalf Of Michael Valenta
Sent:
Wednesday, February 22, 2006 9:42 PM
To:
Generic team support framework
Subject:
Re: [platform-team-dev] CVS plugin - excluding the class files

 

Asaf,


That's odd because the Eclipse Java builder marks the .class files and build packages as derived and CVS ignores derived resources. Are you using Eclipse to build your Java code or do you use a custom builder like ANT?


Michael

Asaf Lahav <asaf.lahav@xxxxxxxxxxxxx>
Sent by: platform-team-dev-bounces@xxxxxxxxxxx

02/22/2006 02:10 PM

 

Please respond to
Generic team support framework

 

To

"'Generic team support framework'" <platform-team-dev@xxxxxxxxxxx>

cc

 

Subject

[platform-team-dev] CVS plugin - excluding the class files


 

 

 

 





Hi all,
 
I'm a new user of the eclipse CVS plugin.

For some reason the eclipse CVS plugin includes the .class files while sharing a project. And therefore everytime I perform a complete build of the entire code, it specifies all the .class files for outgoing changes.

I'm not interested in including the .class files in the cvs repository.

What I would like to happen is that the CVS will include only the java files and file which are relevant for the eclipse workspace… and not save the .class files in the CVS repository.

Is it possible to exclude the .CLASS files from the shared project CVS?

 
Thanks in advance,

 



Asaf Lahav

VP R&D, Prima Grid LTD.

Cellular:  972-54-4717955

Phone:   972-3-6540255

Fax:       972-3-6540254


_______________________________________________
platform-team-dev mailing list
platform-team-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/platform-team-dev_______________________________________________
platform-team-dev mailing list
platform-team-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/platform-team-dev


Back to the top