The navigation tree view is the default setting for reverse
engineering.
About this task
If you have changed to the list view and
want to switch back to the navigation tree view, click the Tree View
button
.
Procedure
- Select the folder containing the files you
want to reverse engineer. In the Select Folders field,
you can select the check box next to a folder to select all the files
in that folder. The appearance of the check boxes in the Select
Folders field have these definitions:
All
items (files and subfolders) in the folder has been selected
.
Some items have been selected
No items have been
selected
- Select any of the check boxes in the Options group,
as applicable.
Note: To specify the filename
extensions that is to be used to filter files in the
Reverse
Engineering window, use the
<lang>_ReverseEngineering::Main::ImplementationExtension and
<lang>_ReverseEngineering::Main::
SpecificationExtension. In addition, note that files that
match the
ReverseEngineering::Main::ExcludeFilesMatching property
are filtered out, in contrast to the other two properties mentioned
previously. For more about the
ReverseEngineering::Main::ExcludeFilesMatching property,
see
Excluding files. Also, see
the definition provided for each property on the applicable
Properties tab
of the Features window.