Skip to main content

All Questions

Tagged with
1 vote
1 answer
496 views

Eclipse can't find compiler after update

I have updated the JRE of my Eclipse and selected the new one in the "Installed JREs" tab, but I can't find it in the "Compiler" tab so I can't use it. I want to be able to use lambda expressions, and ...
Anju Maaka's user avatar
0 votes
2 answers
363 views

Accepted the automatic Java update and now can't open Eclipse,

I'm very new to Java and computing in general. Currently taking an intro to programming course revolving around Java. I got a notification earlier about a Java update when I wasn't using it and ...
SamWeintraub's user avatar
0 votes
1 answer
1k views

Can not open Eclipse IDE after update form Luna to Mars

I updated eclipse Luna to Mars. What I did is ... Add mars url to Window > Preferences > Install/Update > Available Software Sites Help > Check for Updates Followed what the wizard ...
Juneyoung Oh's user avatar
  • 7,550
0 votes
0 answers
299 views

Update an internal library in a Java Eclipse project

I have developed a little software in java that uses a library (Selenium Standalone Server). I use Eclipse to build an ejecutable jar. The selenium jar is added by the build path. The problem is that ...
VictorPurMar's user avatar
0 votes
1 answer
353 views

Update Java version of Eclipse

the result of System.out.println(System.getProperty("java.version")); in Eclipse gives back "1.8.0_05", but when I do "Java -version" in cmd under Windows 7, I get "1.8.0_25". What do I have to do ...
Airlike's user avatar
  • 243
0 votes
1 answer
96 views

GWT- SDK upgrade issue

I recently came across a bug with an unresolved issue in SDK 2.2 and, as its fixed in 2.5, decided to explore a switch. Now I am new to GWT and I have no idea of the effects of doing such a switch, ...
TheJavaBeast's user avatar
1 vote
2 answers
1k views

Very slow updating in eclipse

Every time I start eclipse (Whether my computers been on for 2 hours or 1 minute) the update speed is significantly slower than normal. What I mean by that is if I have something such as a paint ...
Dillon Burton's user avatar
2 votes
1 answer
1k views

Error when trying to update Eclipse

I got an error when trying to update my Eclipse! Here is the error log An internal error occurred during: "Install download 0" java.lang.IllegalArgumentException: Comparison method violates its ...
Toby D's user avatar
  • 1,465