简体   繁体   English

CDC,JRE,OSGi执行环境有什么区别?

[英]What is difference between CDC, JRE, OSGi execution environment?

In terms of Eclipse, what is the difference between CDC, JRE and OSGi execution environments? 就Eclipse而言,CDC,JRE和OSGi执行环境之间有什么区别? What are the consequences of using any one of above 3 execution environment at the time of creating new project in eclipse? 在eclipse中创建新项目时使用上述3个执行环境中的任何一个会产生什么后果?

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). CDC与C / C ++工具(即CDT)无关,而是您要定位的Java运行时和语言功能的几个规范之一,特别是连接设备配置 (认为​​嵌入式系统的功耗低于Raspberry Pi) 。 See an explanation and list of the Execution Environments here . 在此处查看执行环境的说明和列表。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM