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 Java Basics Getting Started with Java IO

Cannot compile - do you maybe know what is wrong?

In the test area I have not been able to compile yet although it compiles nicely int the workspace and I just copypast it into the test area. What might I be doing wrong? Any ideas :-)

Which test area and... can you show the code you are trying to compile?

Problem solved - found the solution in the forum. Another user had a similar problem. Thanks for your response.

Great. You are welcome.

2 Answers

Stephen Bone
Stephen Bone
12,359 Points

The code and the exact compile error would be helpful.

But perhaps as it works in workspaces you may have just forgotten to copy a closing brace or something?

Problem solved - thanks for your respons.

ok - thanks! Iยดll check it out :-)))