Bug 371628 - Some problem filters don't work
Summary: Some problem filters don't work
Status: NEW
Alias: None
Product: PDE
Classification: Eclipse Project
Component: API Tools (show other bugs)
Version: 4.2   Edit
Hardware: PC Linux
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: PDE API Tools Inbox CLA
QA Contact:
URL:
Whiteboard: stalebug
Keywords: investigate
Depends on:
Blocks:
 
Reported: 2012-02-15 08:36 EST by Paul Webster CLA
Modified: 2023-09-07 17:08 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Paul Webster CLA 2012-02-15 08:36:28 EST
For 4.2 I needed to move org.eclipse.ui.testing package from org.eclipse.ui.workbench to org.eclipse.e4.ui.workbench3.  I now export that package from org.eclipse.e4.ui.workbench3, consume it in o.e.ui.workbench, and re-export it.  I up'ed the minor number for those 2 bundles + o.e.ui which re-exports workbench.

I have an API baseline of 4.1.0.  This leads to about 22 errors, see the end of the bug for a cross-section.

So I right-click and create a problems filter for them.  That creates /org.eclipse.e4.ui.workbench3/.settings/.api_filters.  But all 22 problems are still in the problems view after the build, even after I completely clean and rebuild my workspace.

You can see my state along with the api filter at: http://git.eclipse.org/c/platform/eclipse.platform.ui.git/log/?h=pwebster/bug363334


example:

Description	Resource	Path	Location	Type
The re-exported type org.eclipse.ui.testing.ContributionInfo in org.eclipse.ui_3.7.100 is no longer API	ContributionInfo.java	/org.eclipse.e4.ui.workbench3/src/org/eclipse/ui/testing	line 21	Compatibility Problem

Description	Resource	Path	Location	Type
The re-exported type org.eclipse.ui.testing.ContributionInfo in org.eclipse.ui.workbench_3.103.0 is no longer API	ContributionInfo.java	/org.eclipse.e4.ui.workbench3/src/org/eclipse/ui/testing	line 21	Compatibility Problem

Description	Resource	Path	Location	Type
The type org.eclipse.ui.testing.ContributionInfo in org.eclipse.e4.ui.workbench3_0.12.0 is no longer API	ContributionInfo.java	/org.eclipse.e4.ui.workbench3/src/org/eclipse/ui/testing	line 21	Compatibility Problem
Comment 1 Paul Webster CLA 2012-02-15 09:02:11 EST
I switched back to master and did a complete clean>rebuild of my workspace.  The 22 errors did not go away.  Restarting eclipse also did not get rid of the problems.

PW
Comment 2 Paul Webster CLA 2012-02-16 06:48:42 EST
If I disable auto-build and delete the markers from the Problems view, they don't come back on a rebuild.

PW
Comment 3 Eclipse Genie CLA 2019-09-26 20:06:19 EDT
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.
Comment 4 Eclipse Genie CLA 2021-09-16 17:07:09 EDT
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.
Comment 5 Eclipse Genie CLA 2023-09-07 17:08:50 EDT
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.