Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBeth Tibbitts2006-04-21 19:04:19 +0000
committerBeth Tibbitts2006-04-21 19:04:19 +0000
commitf3260a6a631a865ec1f8ee2bc9ddd9acc67ce5e0 (patch)
tree55db71ba33dd803a5f4c6242dec505f54fb2122d /tools/pldt/org.eclipse.ptp.pldt.mpi.core/.project
parent3403743111e3536a975d3c9f0989b7cb1e2d4049 (diff)
downloadorg.eclipse.ptp-f3260a6a631a865ec1f8ee2bc9ddd9acc67ce5e0.tar.gz
org.eclipse.ptp-f3260a6a631a865ec1f8ee2bc9ddd9acc67ce5e0.tar.xz
org.eclipse.ptp-f3260a6a631a865ec1f8ee2bc9ddd9acc67ce5e0.zip
initial contribution
Diffstat (limited to 'tools/pldt/org.eclipse.ptp.pldt.mpi.core/.project')
-rw-r--r--tools/pldt/org.eclipse.ptp.pldt.mpi.core/.project28
1 files changed, 28 insertions, 0 deletions
diff --git a/tools/pldt/org.eclipse.ptp.pldt.mpi.core/.project b/tools/pldt/org.eclipse.ptp.pldt.mpi.core/.project
new file mode 100644
index 000000000..c31399801
--- /dev/null
+++ b/tools/pldt/org.eclipse.ptp.pldt.mpi.core/.project
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<projectDescription>
+ <name>org.eclipse.ptp.pldt.mpi.core</name>
+ <comment></comment>
+ <projects>
+ </projects>
+ <buildSpec>
+ <buildCommand>
+ <name>org.eclipse.jdt.core.javabuilder</name>
+ <arguments>
+ </arguments>
+ </buildCommand>
+ <buildCommand>
+ <name>org.eclipse.pde.ManifestBuilder</name>
+ <arguments>
+ </arguments>
+ </buildCommand>
+ <buildCommand>
+ <name>org.eclipse.pde.SchemaBuilder</name>
+ <arguments>
+ </arguments>
+ </buildCommand>
+ </buildSpec>
+ <natures>
+ <nature>org.eclipse.pde.PluginNature</nature>
+ <nature>org.eclipse.jdt.core.javanature</nature>
+ </natures>
+</projectDescription>

Back to the top