Skip to main content



      Home
Home » Language IDEs » C / C++ IDE (CDT) » warning(unknown warning)
warning [message #1090128] Mon, 19 August 2013 14:47 Go to next message
Eclipse UserFriend
What does this mean?

Build path specifies execution environment CDC-1.0/Foundation-1.0. There a

re no JREs installed in the workspace that are strictly compatible with this environment. org.eclipse.swt Build path JRE System Library Problem
Re: warning [message #1090161 is a reply to message #1090128] Mon, 19 August 2013 15:51 Go to previous message
Eclipse UserFriend
The project associated with the warning has a specific execution environment specified on the build path. An execution environment specifies what runtime is required to run the project. The current jre library picked for the project isn't strictly compatible with the specified runtime. I believe that CDC is a specification for connected devices that use a subset of the standard jre. Your workspace probably has an actual jre/jdk installed. Since the CDC would be a subset of the standard, its possible that you would use things that aren't compatible with the target runtime.
Previous Topic:simple pRoGram
Next Topic:Auto-insert Switch/Case & Do/While incorrect
Goto Forum:
  


Current Time: Fri May 23 18:40:32 EDT 2025

Powered by FUDForum. Page generated in 0.02993 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top