Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJeff McAffer2011-03-15 16:54:44 +0000
committerJeff McAffer2011-03-15 16:54:44 +0000
commit32ed2dfd07a2ad46eb9dae0e0b7d21d3d1b92273 (patch)
treeecddc2d3286d1d686a8f675748473451579d19de /features/org.eclipse.equinox.p2.rcp.feature/.project
parent6dbc8ce52f0066479f961e2742f35b781020a92c (diff)
downloadrt.equinox.p2-32ed2dfd07a2ad46eb9dae0e0b7d21d3d1b92273.tar.gz
rt.equinox.p2-32ed2dfd07a2ad46eb9dae0e0b7d21d3d1b92273.tar.xz
rt.equinox.p2-32ed2dfd07a2ad46eb9dae0e0b7d21d3d1b92273.zip
*** empty log message ***
Diffstat (limited to 'features/org.eclipse.equinox.p2.rcp.feature/.project')
-rw-r--r--features/org.eclipse.equinox.p2.rcp.feature/.project17
1 files changed, 17 insertions, 0 deletions
diff --git a/features/org.eclipse.equinox.p2.rcp.feature/.project b/features/org.eclipse.equinox.p2.rcp.feature/.project
new file mode 100644
index 000000000..e46a3befc
--- /dev/null
+++ b/features/org.eclipse.equinox.p2.rcp.feature/.project
@@ -0,0 +1,17 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<projectDescription>
+ <name>org.eclipse.equinox.p2.rcp.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