Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorStephan Herrmann2011-06-13 16:43:35 +0000
committerStephan Herrmann2011-06-13 16:43:35 +0000
commitcd0f7078ca7c9b93d2bcdbba3c9e06817e84bc16 (patch)
tree42842fcedb6a0663165b7d946cae7a0293abb3c3 /features/org.eclipse.objectteams.mvn.feature/.project
parent80bf22d38937ae4d2a355b57e9c3aa24c5796e96 (diff)
downloadorg.eclipse.objectteams-cd0f7078ca7c9b93d2bcdbba3c9e06817e84bc16.tar.gz
org.eclipse.objectteams-cd0f7078ca7c9b93d2bcdbba3c9e06817e84bc16.tar.xz
org.eclipse.objectteams-cd0f7078ca7c9b93d2bcdbba3c9e06817e84bc16.zip
Tiny new feature for publishing the new org.eclipse.objectteams.mvn plug-in.
Diffstat (limited to 'features/org.eclipse.objectteams.mvn.feature/.project')
-rw-r--r--features/org.eclipse.objectteams.mvn.feature/.project17
1 files changed, 17 insertions, 0 deletions
diff --git a/features/org.eclipse.objectteams.mvn.feature/.project b/features/org.eclipse.objectteams.mvn.feature/.project
new file mode 100644
index 000000000..5e45b0c15
--- /dev/null
+++ b/features/org.eclipse.objectteams.mvn.feature/.project
@@ -0,0 +1,17 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<projectDescription>
+ <name>org.eclipse.objectteams.mvn.feature</name>
+ <comment></comment>
+ <projects>
+ </projects>
+ <buildSpec>
+ <buildCommand>
+ <name>org.eclipse.pde.FeatureBuilder</name>
+ <arguments>
+ </arguments>
+ </buildCommand>
+ </buildSpec>
+ <natures>
+ <nature>org.eclipse.pde.FeatureNature</nature>
+ </natures>
+</projectDescription>

Back to the top