Skip to content

Eclipse CDT 10.0 and Eclipse CDT 11.2 compatibility #550

Answered by jonahgraham
mmx85 asked this question in Q&A
Discussion options

You must be logged in to vote

Short answer is we provide backwards compatibility guarantee only, no forward guarantee. i.e. it is a (serious!) bug if you open a project created in an old version of CDT in the latest release and it doesn't work. But there is no guarantee the other way around. That said, in practice it will probably work fine as the CDT format has been stable since well before CDT 10.0

So specifically:

Are projects created for Eclipse CDT 10.0 and Eclipse CDT 11.2 compatible? I mean can I create a project using Eclipse CDT 10.0 and then continue working with it using Eclipse CDT 11.2 and vice-versa?

Yes and no - CDT 10.0 projects can be opened in 11.2, but no guarantee on vice-versa.

Are .cproject fi…

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@mmx85
Comment options

@jonahgraham
Comment options

Answer selected by mmx85
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants