Community
Participate
Working Groups
I20101116-0800 The error checking for the API use scan tab could use some work. Steps: 1. create a new workspace and do not add an API baseline 2. create a new use scan configuration, notice the API baseline option is selected, but that the error message is complaining about the report location not being valid. 3. Type in a garbage entry like 'foo' into the report field and notice all of the errors are gone. 4. try to launch it, and watch as it blows up, complaining about no baselines I would expect we would check: 1. what we are wanting to analyze exists 2. that the report location could actually be a file - meaning we would not check that it does exist, but that it could exist. For example entering in 'foo/xml', where would that be created? is it valid to try and create that in Windows? Linux?
Also if you do create a new baseline, the combo for selecting one becomes enabled [OK] but the one you created is not selected. I would expect a baseline to be selected for me once I create one - either the first one, or the default one.
This bug hasn't had any activity in quite some time. Maybe the problem got resolved, was a duplicate of something else, or became less pressing for some reason - or maybe it's still relevant but just hasn't been looked at yet. If you have further information on the current state of the bug, please add it. The information can be, for example, that the problem still occurs, that you still want the feature, that more information is needed, or that the bug is (for whatever reason) no longer relevant. -- The automated Eclipse Genie.
New Gerrit change created: https://git.eclipse.org/r/c/pde/eclipse.pde.ui/+/182846
With this change, if there is a baseline it will be selected but if the workspace has no baseline, the target would be selected. I would expected user to select the location from UI ( so 3 wont happen). With this change use scan report would work the 1st time if the report location is given properly.
Gerrit change https://git.eclipse.org/r/c/pde/eclipse.pde.ui/+/182846 was merged to [master]. Commit: http://git.eclipse.org/c/pde/eclipse.pde.ui.git/commit/?id=474a13f2aafd5db2581790cd9855dccf5ce2dd57
verified in Version: 2021-09 (4.21) Build id: I20210727-1800