Skip to content
This repository was archived by the owner on Jul 11, 2022. It is now read-only.

Commit

Permalink
Eclipse, add Resource filter on dev-container
Browse files Browse the repository at this point in the history
  • Loading branch information
Jay Shaughnessy committed Sep 10, 2012
1 parent 7fa53b1 commit feed11e
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions .project
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,15 @@
<nature>org.hibernate.eclipse.console.hibernateNature</nature>
<nature>org.eclipse.wst.common.project.facet.core.nature</nature>
</natures>
<filteredResources>
<filter>
<id>1346851888265</id>
<name></name>
<type>26</type>
<matcher>
<id>org.eclipse.ui.ide.multiFilter</id>
<arguments>1.0-name-matches-false-false-dev-container</arguments>
</matcher>
</filter>
</filteredResources>
</projectDescription>

0 comments on commit feed11e

Please sign in to comment.