How change project name in STVD
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2017-04-30 10:48 AM
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 discussion is locked. Please start a new topic to ask your question.
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2017-05-12 4:54 PM
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).
