Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEike Stepper2017-12-20 07:20:40 +0000
committerEike Stepper2017-12-20 07:20:40 +0000
commit1a8abe3d93d00cd1c51f95d955c531f6b91b3d7e (patch)
tree479ed3471b1df41adeaadd5103cdbe29ac411912 /plugins/org.gastro.inventory/.project
parent1e6f785eb70f789fd69cbe2f6f97f02248edfa75 (diff)
downloadcdo-1a8abe3d93d00cd1c51f95d955c531f6b91b3d7e.tar.gz
cdo-1a8abe3d93d00cd1c51f95d955c531f6b91b3d7e.tar.xz
cdo-1a8abe3d93d00cd1c51f95d955c531f6b91b3d7e.zip
[528979] Migrate build to Maven/Tycho
https://bugs.eclipse.org/bugs/show_bug.cgi?id=528979
Diffstat (limited to 'plugins/org.gastro.inventory/.project')
-rw-r--r--plugins/org.gastro.inventory/.project13
1 files changed, 12 insertions, 1 deletions
diff --git a/plugins/org.gastro.inventory/.project b/plugins/org.gastro.inventory/.project
index 7acd1bc4c8..30565bbe8f 100644
--- a/plugins/org.gastro.inventory/.project
+++ b/plugins/org.gastro.inventory/.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