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 trialMichael Park
5,719 PointsR class was not generated
My r class under build/source was not generated when my project was created. How would I go about creating this class manually?
2 Answers
Albert Evangelista
27,689 PointsI suggest you not touch the r classes. They are created automatically. Check your codes some more. And then check your codes again.
Michael Park
5,719 PointsYes, but my r class does not show up on the left panel which leads me to wonder if it was ever created with the project.
In this lesson I need to refer to r so I am wondering if I can generate the class manually