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 trialkevinshen3
681 PointsCompile error
error: Class names, 'Introductions', are only accepted if annotation processing is explicitly requested
1 error
Jason Anders
Treehouse Moderator 145,860 PointsYou will need to post your code if you would like the students in the Community to be able to help you troubleshoot. Without any code, it is impossible for us to help. :)
(Please see the Markdown Cheatsheet for how to post code in the Community)
kevinshen3
681 PointsIs it possible to insert a other workspace, maybe like netbeans. I find this easier because i have to work with netbeans for school.
Craig Dennis
Treehouse TeacherYou can copy and paste the code and put it in triple back ticks followed by java
String andItWillFormatPropery = "Whee!";
kevinshen3
681 Pointskevinshen3
681 PointsThe code has no wrong, thats why i dont understand why this workspace doesnt compile my . java file