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

Java

Attila Tamás
Attila Tamás
1,168 Points

Eclipse Java coding, Ant file

I tried compiling, and running the Hangman game we coded at the Beginners Java course, but i got an error messange while compiling it. First it asked me, to choose an Ant file to run, after i clicked on run (?), then it gave me the error messange: Build failed. Reason: Unable to find an Ant file to run.

Am i just using a wrong version of eclipse, or i did not install/download something before i tried running it?