Carbider | 02 November, 2007 12:16
It recently for me to describe how to Checkout the project’s source codes directly to Carbide C++. So I decided to carry such an explanation to a single post and refer to it.
Contents: - How to get sources from CVS
- How to get sources from Zip archive.
To get sources from CVS to Carbide workspace.
Open new workspace in Carbide.
Choose “Window->Open perspective->Other->CVS Repository Exporting”
At the left side of window (on CVS Repositories tab) click Right mouse button and choose: “New->repository Location”.
Fill in following data:

After Location is created, click “Head”, then right-button click at the project you want to get and pick “Check out”.
You may need then to import project: File->Import->Simbian OS Bld.inf. The Bld.inf file is usually situated at “group” folder.
2. To get sources from Zip archive.
Extract files from archive
Create new Carbide workspace
Import project by: File->Import->Simbian OS Bld.inf.
The Bld.inf file is usually situated at “group” folder.
You must login to post comments.
Login