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

Android

Reinstall Eclipse and Redo Crystal Ball Project

I'm trying to complete the Crystal Ball project in the Getting Started with Android tutorials. I'm not sure what I did, but the errors shown under the Problems tab were way more than was shown in the tutorial and I didn't know how to get rid of them ... I wanted to clear out all my work and start again, but I don't know how to delete or clear out everything I've done, so I can try to whole project again. Any help is appreciated.

2 Answers

Ben Jakuben
STAFF
Ben Jakuben
Treehouse Teacher

The Treehouse bundle for Android development is completely self-contained. You can leave your current bundle as is (or feel free to delete the whole directory wherever you unzipped it). The project files are created within that directory in a folder called "workspace". You can just delete the files in there if you want.

If you want to reinstall the bundle - simply unzip it again in a different location. You can use it from the new location completely separately.

Also, as a side note, you had this categorized under "JavaScript." Despite the name similarity, Java and JavaScript are completely unrelated. "Java is to JavaScript as Car is to Carpet." I changed the category to Android (which is usually written in Java).

Love your comparison of Java and JS. Hah

Java is to JavaScript as Car is to Carpet.

That's definitely quotable, I'm going to have to remember that one.

Wow. Thanks for the fast response and explanation. Got it. I appreciate the help!