Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'features/papyrus-main-features/org.eclipse.papyrus.uml.architecture.feature/.project')
-rw-r--r--features/papyrus-main-features/org.eclipse.papyrus.uml.architecture.feature/.project35
1 files changed, 35 insertions, 0 deletions
diff --git a/features/papyrus-main-features/org.eclipse.papyrus.uml.architecture.feature/.project b/features/papyrus-main-features/org.eclipse.papyrus.uml.architecture.feature/.project
new file mode 100644
index 00000000000..8b7e1d002e0
--- /dev/null
+++ b/features/papyrus-main-features/org.eclipse.papyrus.uml.architecture.feature/.project
@@ -0,0 +1,35 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<projectDescription>
+ <name>org.eclipse.papyrus.uml.architecture.feature</name>
+ <comment></comment>
+ <projects>
+ </projects>
+ <buildSpec>
+ <buildCommand>
+ <name>org.eclipse.pde.FeatureBuilder</name>
+ <arguments>
+ </arguments>
+ </buildCommand>
+ <buildCommand>
+ <name>org.eclipse.oomph.version.VersionBuilder</name>
+ <arguments>
+ <dictionary>
+ <key>check.maven.pom</key>
+ <value>true</value>
+ </dictionary>
+ <dictionary>
+ <key>ignore.lower.bound.dependency.ranges</key>
+ <value>true</value>
+ </dictionary>
+ <dictionary>
+ <key>release.path</key>
+ <value>/org.eclipse.papyrus.releng.main.release/release.xml</value>
+ </dictionary>
+ </arguments>
+ </buildCommand>
+ </buildSpec>
+ <natures>
+ <nature>org.eclipse.pde.FeatureNature</nature>
+ <nature>org.eclipse.oomph.version.VersionNature</nature>
+ </natures>
+</projectDescription>

Back to the top