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 trialRussell Robertson
1,190 PointsJava
treehouse:~/workspace$ javac Introductions.java
treehouse:~/workspace$ ls
Introductions.class Introductions.java Untitled
treehouse:~/workspace$ java Introductions
treehouse:~/workspace$
HI Everyone- When I hit enter, instead of printing out " my name is" the messg. is "no files in directory called Introduction.class. When I tried to rename the unititled file the messg is "Error renaming File"
jcorum
71,830 PointsRussell, please include a link to the challenge, so we can see what you are being asked to do. If you click the Ask button Treehouse will include the link automatically.
2 Answers
Russell Robertson
1,190 PointsHi Everyone- Not sure where I can respond back to everyone. Thanks for getting back to me. Jcorum I appreciate your response. I clicked the Ask button when I initially put up the message. My issue is from the very first lesson of Java where Im trying to print out "my name is". The challenge is just printing out my name. Thanks. -Russell
jcorum
71,830 PointsInteresting. What do folk do to get the "View Challenge" button in the upper right corner? I always thought Treehouse put it there for them when they clicked "Ask". Any idea?
Steven Parker
231,248 PointsSteven Parker
231,248 PointsI think you meant this for the "Java" topic area. "JavaScript" is a different language from "Java".