Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug report: Getting "Error: no source files in .project file found" during CubeIDE import #178

Open
DeflateAwning opened this issue Mar 12, 2024 · 1 comment

Comments

@DeflateAwning
Copy link
Contributor

I'm trying to import a CubeIDE project, made with the latest version of CubeIDE (v14.1). The .project exists and can be found, but it doesn't have any source files listed in it. Apparently that's an issue for this plugin to import.

@manmilani
Copy link

I get the same error. The thing is that CubeIDE (and the old SW4STM32) does not list the source files in the .project file. The source files and all project configurations are in the .cproject (dot-see-project :D ) file. So this plugin is seemingly looking at the wrong file to begin with.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants