diff options
author | John Arthorne | 2008-02-22 16:52:45 +0000 |
---|---|---|
committer | John Arthorne | 2008-02-22 16:52:45 +0000 |
commit | ea7fe1c221f9d595244dd3acd3721e181f73711f (patch) | |
tree | 1a6a17b21c35dfeeb6ba6798d8ac523f1d02b3eb /org.eclipse.equinox.p2.releng/buildtime-features/org.eclipse.equinox.p2.selfhosting.feature/.project | |
parent | 7995b9f6c98b0a8bb4c0dd7c8e9d73f3ea3d93a6 (diff) | |
download | rt.equinox.p2-ea7fe1c221f9d595244dd3acd3721e181f73711f.tar.gz rt.equinox.p2-ea7fe1c221f9d595244dd3acd3721e181f73711f.tar.xz rt.equinox.p2-ea7fe1c221f9d595244dd3acd3721e181f73711f.zip |
p2 releng
Diffstat (limited to 'org.eclipse.equinox.p2.releng/buildtime-features/org.eclipse.equinox.p2.selfhosting.feature/.project')
-rw-r--r-- | org.eclipse.equinox.p2.releng/buildtime-features/org.eclipse.equinox.p2.selfhosting.feature/.project | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/org.eclipse.equinox.p2.releng/buildtime-features/org.eclipse.equinox.p2.selfhosting.feature/.project b/org.eclipse.equinox.p2.releng/buildtime-features/org.eclipse.equinox.p2.selfhosting.feature/.project new file mode 100644 index 000000000..fdb00c909 --- /dev/null +++ b/org.eclipse.equinox.p2.releng/buildtime-features/org.eclipse.equinox.p2.selfhosting.feature/.project @@ -0,0 +1,17 @@ +<?xml version="1.0" encoding="UTF-8"?> +<projectDescription> + <name>org.eclipse.equinox.p2.selfhosting.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> |