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 Introduction to Your Tools

hey i delete the workspace file and now nothing works ?

does any one know how i can reset my workspace ? i have delete it and now i get errors and cant use any thing. everytime i use the javac Introductions.java i get this :

      console.printf("%s is learning how to write java\n", firstname);                           
                                                           ^                                     
  symbol:   variable firstname                                                                   
  location: class Introductions                                                                  
1 error                                                                                          
treehouse:~/workspace$ java Introductions.java    


Error: Could not find or load main class Introductions.java                                      
treehouse:~/workspace$                                                                           
w

any ideas how i can fiks this `?

Harry James
Harry James
14,780 Points

Hey Aleksander!

Could you please post your code on this forum and I'll take a look for you? :)

1 Answer

Exit out and go back into the track and the files should be there.