PSaYC: Select the Polyspace configuration language
显示 更早的评论
After updating the Polyspace Access and subsequently Polyspace as You Code Version from R2021b to R2022a I get those popups from the Eclipse integration a lot:

Is there a way to tell the Tool that it will always be C?
2 个评论
David Delarue
2022-5-2
The plugin requires a C/C++ project and expects to find a '.cproject' file in the project folder to detect automatically the language.
This dialog should only be displayed if no '.cproject' file is found. I've found no way to bypass the check except by creating manually this file... but i don't know which impacts it can have on the Eclipse IDE.
Are you using a C/C++ Eclipse project (if yes the .cproject file should already exist)?
Oliver Müller
2022-5-3
回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Get Started with Polyspace Access 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!