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 trialAdebambo Akinwale
7,006 PointsHaving issues in creating packages.I keep getting an error regards my main class.
I have carefully checked, i guess i'm missing something. here is a link to my work space
Any help to resolve will be much appreciated
Ade
1 Answer
Brendon Butler
4,254 PointsIt looks as if your "Gan.java" class is not actually in the "asu" package.
I haven't gotten to this part in the tutorial. But it seems that you can simply drag and drop files into respective folders/packages.
Try that and see what happens. :D