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 trialaleksander dahle
1,332 Pointshey 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 `?
1 Answer
Dan Donche
6,214 PointsExit out and go back into the track and the files should be there.
Harry James
14,780 PointsHarry James
14,780 PointsHey Aleksander!
Could you please post your code on this forum and I'll take a look for you? :)