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

Rodrigo Rocha
Rodrigo Rocha
4,042 Points

GitHub on Eclipse

Hello,

I am studying for Android development and putting my designs on a github repository. I finished Crystal Ball project and now am getting BlogReader Project. When I created a new project in Eclipse another project also created automatically. I imagine that this other project contains files needed in my project. When I shared my project on github, github moved my project to another folder and then could not find the project folder support. To resolve this I shared the project support and this solved the problem. Now I'm creating a new project and created an eclipse project support again. I shared my new project on github and the same problem happened. The project support could not be found. I tried to share this project on github repository but says there is already a folder with that name and can not create another. I do not understand why this happens. If these files are needed eclipse should have a fixed to it instead of creating a new project path each time I create my new project.

Can anyone help me solve this?