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 Introduction to Functional Programming Meet Streams Setting Up the Project

Jeffrey Lawton
Jeffrey Lawton
6,284 Points

Cannot resolve symbol 'google' - Anybody else get this issue?

The google api imports are not working and I cannot find what they need to function. I understand this tutorial is six years old, but does that mean all the code in the indeed jobs finder is now out-of-date? I don't recall any mentions of a .jar file in the video but from what I understand that may be what I'm missing?

I am on Windows 10 x64 using IntelliJ IDE. I started out with Eclipse and had the same problem. I thought using IntelliJ may have a built-in support for the google api, but it still has the same problem.

Any help would be appreciated! :D