You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It's look like trip for new Eclipse users who want to create a new C/C++ project. Look at the pic (included) and follow the steps. I think the initial view of ProjectType window is incorrect (locked) and user cannot select appropriate project template.
To unlock it we need to tick/untick the "show proj type..." option.
Is it possible to fix this behavior? This window need to be always unlocked to quck select the project type by the user.
The text was updated successfully, but these errors were encountered:
@vladi552 I am not sure I am following the issue here.
I have a long standing issue with how this GUI works in that you need to choose the project type (left side) before you can choose your toolchain (right side). Is this the problem you are referring to, or is there some other issue I am not understanding. (I tried it on Linux with 2024-12, I am going to grab a Windows machine in case something is different there)
choose the project type (left side) before you can choose your toolchain (right side)
Yes, the problem can be here if users add a new proj types and it's templates to Eclipse. Under certain circumstances, this new proj type templates can be unviewable in the 'locked' proj type window because the folder is locked. The users must know about the trick with the tick/untick option, otherwise they cannot to create this project.
When I start with Eclipse for Artery AT32F403A family, I play a long time to find Artery templates. Sorry, I don't remember all the details now...
However, this low priority issue...
It's look like trip for new Eclipse users who want to create a new C/C++ project. Look at the pic (included) and follow the steps. I think the initial view of ProjectType window is incorrect (locked) and user cannot select appropriate project template.
![NewCproj](https://private-user-images.githubusercontent.com/30374390/400815505-8a1994a9-ea18-4a27-ba54-a8c4321a89e2.jpg?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkxNzQ0NjUsIm5iZiI6MTczOTE3NDE2NSwicGF0aCI6Ii8zMDM3NDM5MC80MDA4MTU1MDUtOGExOTk0YTktZWExOC00YTI3LWJhNTQtYThjNDMyMWE4OWUyLmpwZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTAlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjEwVDA3NTYwNVomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTM0NTRhMTY3ZTE2MmY1MTU5MTgwYzBmNjNlYTZiMjRlNGVjMDhhMDVjN2YyZmQzNDU1NzhkYWE1ZGM5YmZmNDEmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.0cIhSdvE9FAzXpQ13RboSLDYLbmLa5UXUvsKzPmPQnI)
To unlock it we need to tick/untick the "show proj type..." option.
Is it possible to fix this behavior? This window need to be always unlocked to quck select the project type by the user.
The text was updated successfully, but these errors were encountered: