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 Code Generation

I want to go back and review a previous video in the previous banner: "Importing" (IntelliJ IDEA). How do I get there?

Session between "Creating Your First Project" and "Running Your Code". I haven't found a way to get back into the previous lesson set.

3 Answers

andren
andren
28,558 Points

Above the area where the video plays there is a bar with circles in it showing how far you are in a given section of a course, that bar can be used to jump between parts of the section you are in, above that you can see the name of the course itself.

If you click on that name you will be brought to a page that gives a summary of the course and shows the sections the course contains. Below the sections info there is a button showing how many steps are in that section, if you click on that you will get a list of all the steps, if you then click on a step you will be brought to it.

So to get back to the video about importing external code you would:

  1. Click on the "Local Development Environments" label.

  2. Click on the "8 steps" label found under the "Exploring Your IDE" section header.

  3. Click on the "Importing External Code" label.

Chris Jones
seal-mask
.a{fill-rule:evenodd;}techdegree seal-36
Chris Jones
Java Web Development Techdegree Graduate 23,933 Points

Hey Roger, if I need to find a video in a course quickly, I got to the "About This Course" page and expand the course sections to find the video I was looking for. For example, if you go to this link and click on "8 steps" under the "Exploring Your IDE" section you'll see a video called "Importing External Code". That may be the video you're looking for.

I hope that helps!

Found it. Thanks.