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 trialØystein Barstad
3,169 PointsEclipse won't launch.
I have no idea what's wrong. I ran the script and when i tried to launch eclipse.exe i get this message: http://gyazo.com/43278d0f79de5afe6bba945c210b694e
I checked the file location and javaw.exe is there.
Øystein Barstad
3,169 PointsI tried to reinstall it for the 3rd time and now it works, and i have no idea what i did different this time. But thanks anyways! :)
1 Answer
Caleb King
32,777 Pointseclipse is very buggy IDE. I use Spring Tool Suite which is Eclipse with added features and I run into issues all the time. A good habit to get into is to clean your project by going to PROJECT > CLEAN.
If you are using servers, clean your servers and refresh your repo within eclipse. Its annoying but it gets rid of a lot of annoying problems.
Ryan Duchene
Courses Plus Student 46,022 PointsRyan Duchene
Courses Plus Student 46,022 PointsMay I see a screenshot of
../Java/
?Thanks!