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 Local Development Environments Advanced Tooling Refactoring

Siu KWAN Yuen
PLUS
Siu KWAN Yuen
Courses Plus Student 2,898 Points

Help! Messed up with the Configuration setting.

I accidentally changed some kind of setting which is about "groovy library" and because of that I was unable to make my code run (there is no "run" option, but instead "changing configuration" option.

I have tried clicked different things and now I am able to run the code via the "out" file. The idea seems like created a new main() method in the "out" file. However, since then, every time I click "run", an "Edit Configuration" window pops out, which is about main class, working directory.

How can I restore the default setting? I am afraid that there will be more error when I run other code.