Hi,
We are looking to re-use our base code to work with CCS 12. Our base code is base on docker toolchains and we would like to reuse our container to develop in CCS.
We need to things to get up and running.
- cmake support
- docker support
For cmake, we can use the cmake4eclipse plugin
For docker we can use the docker tooling plugin.
For now, none of them can be installed easily in CCS. I found a way to get cmake4eclipse to work using an old plugin version that is based on eclipse 22.03 version.
We need help getting the docker plugin to be installed in CCS.
Thanx !