Cleaning Android project while connected to TFS in Eclipse -


i'm running eclipse juno v4.2.1 , connected tfs using this tutorial.

everything working fine, when need clean project, have "check in" twice because clean deletes , adds manifest during clean. of course want clean , build without checking in type of activity.

so, more basic question lead answer...how "disable" tfs in eclipse until i'm ready check in changes? how set saved filter or similar stops eclipse generating error every time clean project while connected tfs?


Comments

Popular posts from this blog

c# - DetailsView in ASP.Net - How to add another column on the side/add a control in each row? -

javascript - firefox memory leak -

Trying to import CSV file to a SQL Server database using asp.net and c# - can't find what I'm missing -