How to open an exisiting project

Hi,
Can anyone tell how to open an existing project in DEV studio. Because each time i opened an existing project in the way of create openATproject. but at that time i got one main.c file.

Thanks

You’ll need to import your project in the DS workspace:
File > Import > General > Existing project into workspace
Note that you don’t need to manually copy the file in the workspace before doing the importation, it can do it for you (it is even recommended to NOT placing manually the files in the workspace, and let DS do it).

Thanks
its working fine