Search code examples
eclipsetfsmuleteam-exploreranypoint-studio

Mule Team explorer with Eclipse - Files not auto checked out


I'm using Team Explorer plug in to connect to TFS in Anypoint Studio (built on Eclipse platform I believe). When I edit the flows, files don't get checked out automatically. This is causing trouble as everyone in the team have to checkout top level folder and check-in all files for even few lines of changes.

I check the option in Windows => Preferences and everything seems to be fine.

Anyone has any resolution for this issue.


Solution

  • Thanks to another friend/colleague, the issue is resolved. The issue was that though it was showing connected, the IDE was assuming I was working offline mode. So we had to remove the workspace and do from start.

    1. Import the project using 'Projects from Team Foundation Server' instead of creating a new workspace.
    2. Select 'Team Synchronizing' perspective and 'Synchronize'.

    There's still some issue though - the '.metadata' and '.mule' folders aren't part of these projects imported, so they're not checked out automatically.