score:1
Accepted answer
e(fx)clipse tooling requires java 1.8, so make sure your rutime execution environment is set to 1.8. there is supposed to be some "helper" plugin that alerts you to this (see https://www.eclipse.org/forums/index.php/t/987035/) but maybe you don't have that bundle included in your runtime configuration.
score:0
i have faced similar issue so just i have changed jdk 6 to jdk 7 using environment variable in my computer session and now it is working fine.
Source: stackoverflow.com
Related Query
- What is wrong with this simple Eclipse plugin?
- What are wrong with this code on Activating/Deactivating IHandlerActivation of Command Eclipse Plugin Development
- What is the difference between Eclipse with Spring IDE plugin and Spring Tool Suite alone?
- What is wrong with this Logback pattern?
- Is Eclipse Juno wrong with this ambiguous method error?
- what clearcase plugin to use with eclipse
- What are the best resources to get started with Eclipse plugin development?
- Why this installation fails? (Download finished with wrong size - eclipse and android SDK manager)
- What does this icon mean in Eclipse Project Explorer (a number with an up-arrow)?
- The Eclipse plugin cannot communicate with the GlassFish server check for antivirus software blocking or monitoring this port
- Where am I going wrong with this servlet in eclipse helios and tomcat 7 on mac?
- What is wrong with this Makefile?
- What is wrong with this bubble sort algorithm I created?
- With the Eclipse provisioning system p2 what is a feature and a plugin
- What am I doing wrong with this program?
- I used the getHostAddress() with try- catch, but when I run this it just doesnt run What is wrong in this?
- What is wrong with this code for generating random integers in Java??? (Unexpected Outputs)
- What am I doing wrong with this ant build file to create a web service client?
- Android java using Eclipse math, I don't know why simple math is coming up with wrong result?
- "Error:Plugin is too old" What is wrong with this gradle?
- "Error:Plugin is too old" What is wrong with this gradle?
- What could be wrong with my friends Eclipse IDE the "Android SDK" button doesn't load the SDK window
- what is wrong with this code public class Hello { public static void main() { System.out.println("Doesn't execute");
- What wrong with my code in this case causing "Program has unexpectedly stopped"?
- What shoud I do with this eclipse error(html preview)?
- what is wrong with this programme on java
- Profiling Android apps with Eclipse plugin TPTP instead of traceview
- What are the gigantic *.CFS files all about in Eclipse workspace plugin folder?
- How to update Pandas from Anaconda and is it possible to use eclipse with this last
- What's wrong with debugging in Eclipse on Android?
More Query from same tag
- How to build and install Eclipse Mylyn Connector plugin from source
- setting up javadocs for achartengine
- Is there a quick way to convert Eclipse "libraries" to Maven POM entries?
- Eclipse Tomcat server does not start
- Debugging a GWT application in a remote environment
- Cocos2D-x Eclipse java.lang.UnsatisfiedLinkError
- Getting error while creating maven project in pom.xml file getting below error
- Eclipse not compatible with jdk1.4
- System library not working in eclipse after update
- App Engine UserService calls in servlet throw thread exception - Eclipse java
- How to setup a Java Eclipse (Juno) dynamic web project with Maven for App Engine
- Eclipse in Ubuntu: hover background color property, where?
- How to fix Null pointer exception in on clicking XML files in Eclipse IDE
- How to pass the youtube video URL to a new activity in android Studios?
- what is the work of R.java and BuildConfig.java both are auto generated files
- How can we make SonarLint startup faster in Eclipse with lots of projects?
- Sorting large arrays does not return output
- Gradle Api Sources and Doc when writing Gradle Plugins
- Egit : Prevent a commit if not formatted correctly
- Eclipse New Android Application 5 minutes ago had Empty Activity option
- I can't find my libs in jar file
- What is "ECLIPSE SDK"?
- Eclipse Export Product not possible
- Android APK won't generate when doing run
- Can't run an Android application on my BQ Aquaris E5 HD in Ubuntu
- Filter tags in eclipse git repositories view
- freeglut fails to open display with valgrind
- Proxy settings are not applied for eclipse , getting error when click on eclipse market place
- Database Tutorial: The method open() is undefined for the type MainActivity.DBAdapter
- How to partition a JSF project for developers vs UI coders, when using Git as the code repository