Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/org.eclipse.emf.cdo.examples.client.offline/.project')
-rw-r--r--plugins/org.eclipse.emf.cdo.examples.client.offline/.project13
1 files changed, 12 insertions, 1 deletions
diff --git a/plugins/org.eclipse.emf.cdo.examples.client.offline/.project b/plugins/org.eclipse.emf.cdo.examples.client.offline/.project
index a6bc467f4e..ecb5de6da9 100644
--- a/plugins/org.eclipse.emf.cdo.examples.client.offline/.project
+++ b/plugins/org.eclipse.emf.cdo.examples.client.offline/.project
@@ -38,7 +38,7 @@
</dictionary>
<dictionary>
<key>release.path</key>
- <value>/org.eclipse.emf.cdo.releng.release/release.xml</value>
+ <value>/org.eclipse.emf.cdo.releng/versions/release.xml</value>
</dictionary>
</arguments>
</buildCommand>
@@ -48,4 +48,15 @@
<nature>org.eclipse.jdt.core.javanature</nature>
<nature>org.eclipse.oomph.version.VersionNature</nature>
</natures>
+ <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>
</projectDescription>

Back to the top