![]() |
Sangam CVS Repository |
![]() |
Use the Eclipse CVS repository Exploring view (Window->Show View->Other->CVS->CVS
Repositories), and create a new repository location. When you click Finish, the repository location gets added to your repository list. Expand it, and open up the HEAD node. You should see : Right click on sangam and choose, Check out As... In the dialog that pops up, choose Plugin Project and click Next. Give a name to your project being checked out. In this example, we use "Sangam".
Now specify the details for the plugin. This step can also be skipped (just press next) as the files checked out will contain plugin.xml, which has all the necessary settings. Finally, make sure that you choose "Create a blank plug-in project". Click Finish. All the files will be checked out of the cvs repository, and you are ready to move to the next step. |