-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathqs-12.htm
More file actions
22 lines (22 loc) · 1.18 KB
/
qs-12.htm
File metadata and controls
22 lines (22 loc) · 1.18 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<!DOCTYPE HTML>
<html lang="en">
<head>
<meta name="copyright" content=
"Copyright (c) IBM Corporation and others 2000, 2013. This page is made available under license. For full details see the LEGAL in the documentation book that contains this page.">
<meta charset="utf-8">
<link rel="STYLESHEET" href="../book.css" type="text/css">
<title>Navigating Resources</title>
</head>
<body>
<h1>Navigating Resources</h1>
<p class="Para">This section will work with the Project Explorer and Tasks views. These views are initially part of
the resource perspective. To experiment with other views, they can be displayed by using the <b>Window > Show
View</b> menu.</p>
<p class="Para">One important view to become familiar with is one of the navigation views, which displays information
about the contents of the Workbench and how the resources relate to each other in a hierarchy.</p>
<p class="Para">The Workbench contains projects, which in turn contain folders and/or files. Projects, folders, and
files are collectively called resources.</p>
<p class="Para"><img src="../images/Image20_nav_with_resources.png" width="258" alt="Project Explorer View" border=
"0"></p>
</body>
</html>