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

Java Local Development Environments Advanced Tooling Refactoring

Can someone just copy pasta me the results.

I know how IntellJ IDEA works already so I've been just watching this and not coding.

Rn I gotta paste results of some random refractor, and I tried to go back few videos and do the steps but there is something massively wrong with my code. (CBA really, just wanna get over this stupid course.)

I'd appreciate if someone could paste the results for me so I can carry on.

Use the rename refactoring to name the Queue from mSongQueue to mSongRequestQueue in KaraokeMachine.java. Once your refactoring is complete paste your results.

com/teamtreehouse/KaraokeMachine.java
private Queue<SongRequest> mSongRequestQueue; // this needs changing
Jennifer Nordell
seal-mask
.a{fill-rule:evenodd;}techdegree
Jennifer Nordell
Treehouse Teacher

Hi there! Posting copy/paste answers in the forums without any explanation is not something that Treehouse encourages as it diminishes the learning experience for the student. That being said, the project files are available in the downloads section of this course under the video, and it might be that you don't have to edit as much as you think to get this challenge complete. Also, you have the option of skipping the challenge entirely and coming back to it later if you want to mark the course "complete". You can do this by clicking on the small white dots inside the dark green bar at the top.

Happy coding! :sparkles:

Hey Jennifer Nordell.
I looked around but couldn't find the
small white dots inside the dark green bar at the top.

Maybe it's not there.

Could you kindly post a screenshot?

Thank you. :smile: