Welcome to the Treehouse Community
Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.
Start your free trialWonhyuk Jang
5,666 PointsEclipse error
Hi~!
I keep having error on my eclipse for more than 6 months.
I can't run the file as well as have the null pointer error.
Even though I have tried so many times to solve the problems,
I couldn't fix it. I not only have downloaded eclipse so may times
to restore my eclipse but also made so many workspaces.
Can somebody please help me restore my eclipse?
Do I have to delete all the Java SDK, eclipse that I have
downloaded, and workspaces and re-download everything?
Please help me~!
6 Answers
Nick Janes
5,487 PointsWhat exactly is the error you're having?
Wonhyuk Jang
5,666 PointsI have
- Failed java.lang.NullPointerException error 2.The specified JRE installation does not exist error Please help me~!
Nick Janes
5,487 PointsI believe the problem you're having is that your'e using the standard JRE or no JRE at all and so you need to download the JDK which stands for Java Development Kit.
Nick Janes
5,487 PointsMake sure you have both the latest version of JDK. You can download it here: http://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html scroll down and find the version for your system, hit the accept to agreements thing and download + install. Should work.
Wonhyuk Jang
5,666 PointsI was wondering do I have to delete all the Java SDK, eclipse and workspace which I have in my laptop
before I download the latest version?
Wonhyuk Jang
5,666 PointsEven I downloaded the file that you sent me a link, i still have a error.
It says that The specified JRE installation does not exist
Please help me~!
Thank you
Nick Janes
5,487 PointsHmm. Try and install the latest JRE too? Hahaha I'm sorry I have no idea whats wrong and its hard to ensure you're doing it right since I'm only able to chat through the forums.