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

Android Old School

Opening downloaded .zip in Windows?

Sometimes you breeze over something that seems obvious but is not smile. It took me a few attempts to get the right folder 'opened' in IntellijIDEA.

How I got there:

  1. extract lambdas.zip
  2. open lambdas folder and extract lambdas-start.zip
  3. in IntellijIDEA I had to make sure I went all the way inside the lambdas-start folder to select the Lambdas folder as the opened folder.

Note: the first couple attempts I failed as I was learning IntellijIDEA does not recognize .zip files; and if you open a higher level folder it will place the SRC files at the wrong level in the program hierarchy and will not be able to run the main.java.

Hope this helps.

Thanks.

1 Answer

jason chan
jason chan
31,009 Points

use winrar to unzip it.

Does winrar extract all internal zip folders?