Dariusz Luksza: Progress on non-workspace files in Workspace presentation model

August 15, 2011

For last three weeks I was working on including non-workspace files in Workspace presentation model in Synchronize View. This idea can sounds weird since the  Workspace presentation model was designed to show only changed files that are in Eclipse workspace … but there are some use cases in which such behavior seams to be reasonable (eg. EGit and JGit projects doesn’t import repository root into workspace only projects are imported and files like master pom.xml, README, LICENCE and so on are left outside workspace). If you don’t import all data into Eclipse workspace you won’t see any incoming nor outgoing changes. Even more, after merge/rebase actions changes in non-workspace files will magically appear in those resources and can even brake something (eg. massed up in master pom.xml file). So, what is current status ? First of all I want to point that I’m describing here current situation …

Read this article:
Dariusz Luksza: Progress on non-workspace files in Workspace presentation model

Previous post:

Next post: