Software Archive
Read-only legacy content
Announcements
FPGA community forums and blogs have moved to the Altera Community. Existing Intel Community members can sign in with their current credentials.
17060 Discussions

changing names of applications

Intel_C_Intel
Employee
451 Views
I copied the ConApp directory from the samples location. I put some of my code in the program to create my own Quickwin app. Now I would like to rename the app from ConApp to something else so that it shows up on the menubar, workspace etc. How do I rename files, etc.to make this happen?

MTIA
Boyd
0 Kudos
1 Reply
Steven_L_Intel1
Employee
451 Views
There's no straightforward way to do this - the project name is stored in many places in the workspace. I suggest creating a new project with the name you want and adding the source files appropriately.

Steve
0 Kudos
Reply