ESA-CDK#
This profile generates C++ code compatible with ESA CDK.
To use the ESA CDK framework, add the following line to your project configuration:
profile "org.eclipse.xsmp.profile.esa-cdk"
XSMP-SDK#
This profile generates C++ code compatible with XSMP SDK.
To use the XSMP SDK framework, add the following line to your project configuration:
profile "org.eclipse.xsmp.profile.xsmp-sdk"