Multi-context remote development views

There are four main views that are integrated to allow for multi-context remote development. The Project Explorer view is a standard tree view that allows users to see and manipulate the resources in a local project. The Remote Systems view is a tree view that allows users to see and manipulate the resources of a remote location. The Remote Reconciler view allows users to see the mapping between a local project and a remote location as well as the synchronization state of resources (i..e whether there are local changes that need to be pushed, remote changes that need to be pulled, conflicts, etc.). The Remote Contexts view also provides a fundamental component of a multi-context remote development environment by providing a convenient way to work with contexts associated with a given project.

Feedback