Closed PerennialNovice closed 3 months ago
and sporadically I get an Index 0 out of bounds messag:
Can you provide the logs?
sure, hope it is the right thing ...
There are some lines about messed up project configurations in there too. As far as I can tell, this is unrelated to V5.0
The error log tells me you tried to open a pre V5.0 workspace.
V5.0 is really 100% CDT project incompatible with previous versions and I have not yet considered the migration problem.
Only the error below might be Sloeber V5.0 related.
java.io.FileNotFoundException: C:\Sloeber_Nightly\introContent.xml (The system cannot find the file specified)
Please do not use existing V4.X.Y sloeber workspaces for testing right now. We are not there yet.
in fact, I created a new workspace but imported an existing project from git. With config files like .project, .sproject etc ... I guess that is a problem too, then?
I guess that is a problem too, then?
Yes Pre V5 sloeber projects are based on CDT managed build V5 projects are based on autoBuild (which I wrote) Under the covers Pre V5 is 100% incompatible with V5.
Even the convert to Sloeber project is still not working So at this point we are at create project and import code.
allright, that's the path to follow then!
Thanks for enlightening me :)
Closing this issue as user error. Please reopen if you disagree
with version 5.0.0.202408181423, right after first startup, I get the following error message: