Skip to main content

All Questions

Tagged with
0 votes
1 answer
179 views

JVM Failed to start while installing java

I installed java, and then realized that it was the wrong version, so I tried reinstall Java, but mid installation it said "JVM Failed to start". I tried to install JDK 1.8.0_221. Any help would be ...
big papa's user avatar
2 votes
1 answer
2k views

Trying to download eclipse on new computer. Error JRE missing, can't open file

Java is in C:\Program Files (x86)\Java\jre1.8.0_201 When I try to run the eclipse download (https://www.eclipse.org/downloads/) the browser in the picture pops up. The fixes I have come across deal ...
Kim's user avatar
  • 21
2 votes
1 answer
1k views

Eclipse incompatible java versions - is it safe to install multiple JRE versions?

I installed WindowBuilder in Eclipse Oxygen.3a Release (4.7.3a) Build id: 20180405-1200 OS: Linux, v.4.15.0-20-generic, x86_64 / gtk 3.22.30 and getting an error: Eclipse is running under 0, but ...
Hrvoje T's user avatar
  • 1,949
0 votes
2 answers
3k views

Oracle JRE 7 and 8 both will not install on previously Javaless win7

Simple question I thought I'd never have to ask, since I've done it hundreds of times before: How can I install JRE? I have a Win7 x64 Pro box with no Java environment, running as an admin user. I'm ...
Kev's user avatar
  • 1,154
0 votes
2 answers
5k views

Unable to install Java Runtime Environment (ver 7 update 65)

Background: I am trying to setup PyDev on Eclipse Luna. I have managed to download and installed Eclipse Luna. But on start up, it said I need to download and install latest Java Runtime Environment. ...
Chris Aung's user avatar
0 votes
1 answer
2k views

Java version not recognized when JAVA_HOME defined for a particular USERACCOUNT

I have been struck with problem on my development box. I have JRE6 on my system and NO ADMIN RIGHTS. Used this command to add user variables rundll32 sysdm.cpl,EditEnvironmentVariables I have ...
NeverGiveUp161's user avatar
0 votes
0 answers
607 views

Eclipse Juno can't run any Java project

I use Eclipse Juno - Eclipse IDE for C/C++ Developers , and I can't run any Java project , mean even there is no "Run" option . For example when I right click on the Main class I just see (no "Run"...
URL87's user avatar
  • 305
1 vote
2 answers
14k views

Upgrade to java 1.7 in eclipse on mac

I'm sort of a beginner with eclipse but I want to update the libraries or build path or whatever to java 1.7 from java 1.6 and I can't figure it out. I'm a computer science student at the university ...
user avatar
1 vote
1 answer
8k views

Eclipse says "Access Denied" when running javaw and how to fix it?

I'm trying to get Eclipse to compile and run a HelloWorld class but it can't even do that. I have installed Eclipse x86 SDK 4.2.0 together bit with the latest JRE and JDK both in 64 bit as well. I ...
Eduardo de Luna's user avatar
2 votes
1 answer
14k views

"Java returned exit code=13" when starting Eclipse

I have some problems starting Eclipse. When I try to start it, this error window appears: Does anyone have any idea of how to fix this? I am using Windows 7.
Andreas's user avatar
  • 21
1 vote
2 answers
5k views

I can not start Eclipse anymore

Today, I can not start Eclipse anymore. It worked fine yesterday, then I got a few Windows Updates before turning off the computer. And I also updated to the latest Java RE 1.6_u20 yesterday, but ...
Jonas's user avatar
  • 27.9k