Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion docs/topics/web-create-project.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,9 @@ Registering the server path of an application ensures that {ProductShortName} al
+
image::web-configure-analysis.png[Transformation targets]
. Click *Next*.
. Select packages and click *>* to include them in the analysis.
. Package selection
+

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@sbeskin-redhat details about the default behaviour and the toggle switch are missing.

Quoting from the JIRA:
The package selection screen show the packages on the left hand side that are known libraries and will, by default, be excluded from the analysis

To fine tune the package selection criteria, toggle the switch above the Included packages panel to On and use the arrow buttons to manage which packages will be included in the analysis.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@stillalearner The toggle switch is indeed mentioned in jira, but on the screenshot that was attached later, there is no switch!
And the way it looks on the screen, all available packages are in the left-side pane, not only the known libraries.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@sbeskin-redhat I think the screenshot is not correct then, it looks like a screenshot from MTR 1.0.1, instead of 1.1.0. Better to confirm it once from @mrizzi

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@stillalearner Oh. Maybe you can send me the latest screen?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@sbeskin-redhat I think the screenshot is not correct then, it looks like a screenshot from MTR 1.0.1, instead of 1.1.0. Better to confirm it once from @mrizzi

I do confirm: the screenshot was taken from MTR 1.0.1 so it can not work with MTR 1.1.0's doc.
To have the updated screenshot it will take some time since it will be available onle once MTR 1.1.0 Web Console will be staged for QE.

The *Select packages* screen shows the available packages in its left pane. To include packages in the analysis, select the required packages in the left pane and move them to the right pane of the screen by using the arrow buttons.
. Click *Next*.
+
. If you want to add a custom rule, click *Add rule*.
Expand Down