Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

What is difference between CDC, JRE, OSGi execution environment?

In terms of Eclipse, what is the difference between CDC, JRE and OSGi execution environments? What are the consequences of using any one of above 3 execution environment at the time of creating new project in eclipse?

like image 846
MechaCode Avatar asked Mar 05 '26 14:03

MechaCode


1 Answers

CDC is not related to C/C++ Tooling (that's the CDT), it is instead one of several specifications for the Java Runtime and language features you are targeting, specifically Connected Device Configurations (think embedded systems with less power than even the Raspberry Pi). See an explanation and list of the Execution Environments here.

like image 120
nitind Avatar answered Mar 08 '26 02:03

nitind



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!