score:0
cdc is connected device configuration, which is a specification for java me. here's a wiki link for more details.
the osgi specification describes a modular system and a service platform for the java programming language that implements a complete and dynamic component model, something that does not exist in standalone java/vm environments. here's a wiki link if you want to know more about osgi.
unbound
means you previously added that environment to your eclipse, but you need to edit the path and give the location again.
more details as to the execution environments in eclipse can be found at the wiki eclipse page here.
score:1
the whole list is a execution environment's available.
here is the complete list
https://wiki.eclipse.org/execution_environments#standard_execution_environments
ee name description osgi/minimum-1.0 osgi minimum execution environment 1.0 - this is a subset of the j2me foundation 1.0 class libraries defined by osgi to be the base for framework implementations.
osgi/minimum-1.1 osgi minimum execution environment 1.1 - this is a subset of the j2me foundation class libraries defined by osgi to be the base for framework implementations.
cdc-1.0/foundation-1.0 j2me foundation 1.0 - with the exception of some microedition io classes, foundation 1.0 is a subset of j2se 1.3.
cdc-1.1/foundation-1.1 j2me foundation 1.1 - with the exception of some microedition io classes, foundation 1.1 is a subset of j2se 1.4.
and unbound means, that environment added that environment to your eclipse , and eclipse no more remembered it's path. you need to edit and give the location again.
Source: stackoverflow.com
Related Query
- Setting JRE for project build in Eclipse
- Eclipse error setting up Maven project for class exercise: Check $M2_HOME environment variable and mvn script match
- Setting project for eclipse using maven
- How Can I Tell Eclipse to Compile and Build a Project with a Different JRE Version than it Normally Does?
- Eclipse per project build setting
- Generating Ant build file for a project in eclipse
- Eclipse - Setting .classpath file for existing project
- eclipse builds all projects even on issuing build for single project
- Build Steps for Makefile Project in Eclipse
- Setting the JRE of java eclipse project in plugin programmatically
- No option for importing Java project from existing Ant build file in Eclipse Indigo
- Creating a new project in Eclipse using Maven as build tool for Google App Engine project
- use a custom directory for build in eclipse cdt c++ makefile project
- Tomcat server within eclipse not working for Gradle build project
- How to create project setting for Eclipse IDE of a Play Java project
- Disable automatic Gradle build in Eclipse for one project
- Specific JRE name (which might not be the same on other computers) stored in meta-data for Eclipse Ganymede WTP project
- How to define the JRE for a Maven aggregator project build in Eclipse?
- Automatic Build for Non-Java Eclipse Project
- what's the "correct" way to build an eclipse project for a web app using maven?
- Handling different build scenarios in Eclipse for C project
- Error setting up project with latest version of jQuery Mobile and MDS AppLaud for Eclipse
- Eclipse | Build Automatically for specific project currently open in workspace
- Eclipse gets NullPointerException when selecting an Android Build as a Build Target for Android Test Project
- multiple build targets for android project in eclipse
- Eclipse long build time for java project
- Eclipse CDT build generated for simplest possible project does not set include path correctly
- Need to make a ant build file for eclipse project
- Setting up ActiveJDBC for an Eclipse project that does not use Maven
- The question is for eclipse javaEE version. The project was not built since its build path is incomplete
More Query from same tag
- Importing rules for PMD Eclipse
- How to get selected project from Navigator view in Eclipse?
- android emulator in ADT plugin not running
- How can I create maven app engine project to be deployed in cloud
- Splash Screen will not display
- Trying to generate tables with SpringMVC
- Definining user libraries in Eclipse as part of a project and not a workspace
- Type-mismatch in Eclipse while calling friend function with a reference to an object via the "this" pointer
- Android NDK: Missing LOCAL_MODULE before including BUILD_SHARED_LIBRARY
- maven-plugin error while building maven projects
- how to use appcfg.py for google-app-engine projects created using google's eclipse plugin?
- Why do the source folders in package explorer appear in not alphabetical order
- Oracle TIMEDATE to DATE
- Why is eclipse eating almost all of CPU for no apparent reason
- Pam Modules in eclipse
- Android- Error during executing Runtime.getRuntime().exec() - Environment Null -ffmpeg
- Error when trying to load Android 1.6 virtual device from eclipse
- Duplicate files copied in APK META-INF/maven/com.nineoldandroids/library/pom.xml
- Named pipe is connected while checking if it exists from Java
- Running Tomcat from within Eclipse always gives me 404 (but index.html works)
- Exception in thread "main" java.lang.UnsatisfiedLinkError: no swt-win32-3346 in java.library.path
- Versioning and common code-bases with Eclipse
- Why does Eclipse 'filter results from view' when searching?
- The runnable jar created from eclipse does not run and building the executable jar with maven if it runs, why?
- Eclipse Plugin Development: Context menu on extension point org.eclipse.ui.bindings does not contain New -> Key
- Eclipse CDT build generated for simplest possible project does not set include path correctly
- Eclipse, Android, 2.2, Attempting to pass data between Activities and then place data in a email intent
- How to Keep Highlighted ListView Item and Its Status in the Contextual Action Bar during Device Orientation Change
- How to add "Maven Managed Dependencies" library in build path eclipse?
- UnsupportedClassVersionError while using CMU Sphinx 4 with maven project