Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 350574 - IStateFilter blocks some folders
Summary: IStateFilter blocks some folders
Status: CLOSED MOVED
Alias: None
Product: Subversive
Classification: Technology
Component: UI (show other bugs)
Version: 0.7   Edit
Hardware: PC Linux
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Igor Burilo CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-06-28 09:07 EDT by Artur Kronenberg CLA
Modified: 2023-02-13 10:56 EST (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 Artur Kronenberg CLA 2011-06-28 09:07:27 EDT
Hi,

In my project, I cannot call the compare with method on my WebContent folder. The project structure looks like this:

-PROJECT
---src
-----package
-----WebContent

Under my project I have a source folder. In that folder, I have packages starting with the prefix "package" for my java ressources and a folder with the prefix "WebContent" for my web content. 
I can not call the compare method on the WebContent folder. If I try it on other folders down in the hierarchy it works. Up works too. It seems to be exactly that folder that doesn't work.
I debugged a little bit into the code and it seems like there is a "IStateFilter" class that blocks this particular folder from being compared. I am not sure, but I think this bug might be related to that one:

https://bugs.eclipse.org/bugs/show_bug.cgi?id=350570
Comment 1 Alexander Gurov CLA 2012-02-28 13:24:49 EST
The same as with the bug #350570: I can't reproduce the issue at all. Could you probably please attach a small sample project with this same structure, so I could try to share it on the test repository and check where is the problem?

Thank you in advance.
Comment 2 Eclipse Webmaster CLA 2023-02-13 10:56:22 EST
This issue has been migrated to https://gitlab.eclipse.org/eclipse/subversive/subversive/-/issues/85.