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 trialkabir k
Courses Plus Student 18,036 PointsKeep getting :Cannot move Error (for drag and drop)
When I tried to move both the com
package folder and the Karaoke.java
file into the source code folder like Craig did I keep getting a :Cannot move Error.
I've checked the related forum questions but couldn't find there.
Can someone please help?
Thanks
1 Answer
kabir k
Courses Plus Student 18,036 PointsNever mind. I was able to import it when I copied and pasted the project folder into my Downloads folder (Mac) and after that I was able to drag (from the project folder) and drop it into the src folder like Craig did.
So, after unzipping and navigating to the Karaoke folder, you just have to make sure your project folder in it is moved to your Downloads folder (if you're on Mac).
Chris Jones
Java Web Development Techdegree Graduate 23,933 PointsChris Jones
Java Web Development Techdegree Graduate 23,933 PointsJust for clarity for anyone looking at this - if you're on Windows, you need to right click on the Project folder and click Extract All. Then you should be able to drag and drop the Com folder and Karaoke.java file.