-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathref-29.htm
More file actions
23 lines (23 loc) · 1.43 KB
/
ref-29.htm
File metadata and controls
23 lines (23 loc) · 1.43 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
<!DOCTYPE HTML>
<html lang="en">
<head>
<meta name="copyright" content=
"Copyright (c) IBM Corporation and others 2000, 2011. 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>Properties View</title>
<script src="PLUGINS_ROOT/org.eclipse.help/livehelp.js"></script>
</head>
<body>
<h1 class="Head">Properties View</h1>
<p class="Para">This view displays property names and basic properties of a selected resource.</p>
<p class="Para">Toolbar buttons allow you to toggle whether to display properties by category and whether to filter
advanced properties. Another toolbar button allows you to restore the selected property to its default value.</p>
<p>To see more detailed information about a resource than the Properties view gives you, right-click the resource
name in one of the navigation views and select Properties from the pop-up menu.</p>
<p class="Head">To add the Properties view to the current perspective, click <a class="command-link" href=
'javascript:executeCommand("org.eclipse.ui.views.showView(org.eclipse.ui.views.showView.viewId=org.eclipse.ui.views.PropertySheet)")'>
<img src="PLUGINS_ROOT/org.eclipse.help/command_link.svg" alt="command link"> <b>Window > Show View > Other...
> General > Properties</b></a>.</p>
</body>
</html>