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 Using Dependencies

Jill Lopez
Jill Lopez
405 Points

Not Able to Auto-Import CSVPrinter

I tried importing CSVPrinter. When I type it out in IntelliJ, it's not even showing up on the list of available imports.

1 Answer

Cam Richardson
seal-mask
MOD
.a{fill-rule:evenodd;}techdegree
Cam Richardson
Front End Web Development Treehouse Moderator 16,895 Points

Hi Jill!

Might you be able to post the contents of your build.gradle file? I have a sneaking suspicion that Gradle was unable to add the package to your project for some reason.