Skip to main content
Visitor II
April 30, 2017
Question

How change project name in STVD

  • April 30, 2017
  • 1 reply
  • 758 views
Posted on April 30, 2017 at 19:48

I'm using the STM8S-Discovery template in STVD. How can I change the name of a project?

    This topic has been closed for replies.

    1 reply

    Visitor II
    May 12, 2017
    Posted on May 13, 2017 at 01:54

    You have to edit .stp file in text editor, for example notepad++. Search current project name and replace mached texts with the new ones. You can also change name of .stp file corresponding to the new project name.

    In STVD add project to workspace (Project -> Insert Project into Workspace).