Sharing an Aptana project [edit]

This page describes how to share an Aptana project, thereby making it accessible to a source control plug-in.

Contents

Introduction

You can share an Aptana project by adding your project to a source control system or other repository.

Instructions

To share an Aptana project:

  1. In the Project View, right-click the project folder that you want to share.
  2. From the context menu, select Team > Share Project... to open a Share Project pop-up window.
  3. On the Share Project pop-up window, select the plug-in that will be used to share the project.
  4. Click the Finish button.

Aptana makes your project accessible to the plug-in that you selected. You should now be able to access your project through the plug-in.

Web links

Team plug-ins for Eclipse can be found here: http://www.eclipse.org/community/team.php

Related Topics