Loading...
 
Skip to main content

System Workbench for STM32


Re: workspace woes how to add a project

Hi,

to add an existing project to the workspace you have to Import it. To Import an existing project do the following:

  • Use the File > Import menu command
  • In the import dialog (Select page) select the item General > Existing Project into Workspace and click the Next button

Image

  • In the Import dialog (Import Project page) select
  1. Or the archive file if your existing project is compressed in an archive,
  2. Or the parent folder where the existing project is stored

Image

  • The project should be displayed in the Projects list
  • Select the project and click the Finish button


Let me suggest to check the Copy projects into workspace option in order to create a copy of the project you want to import.

Regards,
Stefano