On 12/19/2018 10:04 AM, Prins, A. (Anouk) wrote: > ?Dear all, > > > I am part of the team working on a new Clean IDE for the course MSDT and I > had a question about a certain feature. When you click on "File" in the menu > bar, you can choose "New Project using Template". This feature doesn't seem > to work for me since I need a .prt file. I assume this is a "project > template" file, but such file has not been downloaded in my Clean 3.0 folder. > I couldn't find any .prt file in that folder. Also, I wasn't able to find > anything on clean.cs.ru.nl so I was hoping to get some information on this > feature via this way.
You can create a template .prt file using menuitem: Project/Save Project Template... This will save the options of the current project in the template. "New Project using Template" creates a new project with the project options of the template, instead of the default project options. Kind regards, John van Groningen _______________________________________________ clean-list mailing list [email protected] https://mailman.science.ru.nl/mailman/listinfo/clean-list
