Bug 496832 - remove "The folder target/ does not exist" when target/ is filtered.
Summary: remove "The folder target/ does not exist" when target/ is filtered.
Status: CLOSED WONTFIX
Alias: None
Product: Platform
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 4.5.2   Edit
Hardware: PC Windows 7
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Platform-UI-Inbox CLA
QA Contact:
URL:
Whiteboard: stalebug
Keywords: helpwanted
Depends on:
Blocks:
 
Reported: 2016-06-27 08:40 EDT by Paul Roubekas CLA
Modified: 2020-06-21 17:02 EDT (History)
1 user (show)

See Also:


Attachments
Warning message (116.38 KB, image/png)
2016-06-27 08:40 EDT, Paul Roubekas CLA
no flags Details
project to reproduce the bug (5.36 KB, application/x-zip-compressed)
2016-06-28 08:21 EDT, Patrik Suzzi CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Paul Roubekas CLA 2016-06-27 08:40:55 EDT
Created attachment 262715 [details]
Warning message

Add a feature that looks to see if there is a filter in the .project file for the "target/" directory before displaying the warning message for the build.properties file that the "target/" directory does not exist.  In my case I use Tycho and must have the "target/" in the build.properties file.  I also use git which has a entry for "/target/" in the .gitignore file.


======= The filter in the .project file.  =============

.
.
.
	<filteredResources>
		<filter>
			<id>1396938000000</id>
			<name></name>
			<type>10</type>
			<matcher>
				<id>org.eclipse.ui.ide.multiFilter</id>
				<arguments>1.0-projectRelativePath-matches-true-false-target</arguments>
			</matcher>
		</filter>
	</filteredResources>
.
.
.
Comment 1 Patrik Suzzi CLA 2016-06-28 08:21:54 EDT
Created attachment 262748 [details]
project to reproduce the bug

I can reproduce the issue just by adding a simple filter

Eclipse SDK
Version: Neon (4.6)
Build id: I20160606-1100
Comment 2 Eclipse Genie CLA 2020-06-21 17:02:06 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. As such, we're closing this bug.

If you have further information on the current state of the bug, please add it and reopen this bug. 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.