Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorStephan Herrmann2010-04-21 16:18:00 +0000
committerStephan Herrmann2010-04-21 16:18:00 +0000
commit3605c8228f8610fcd3ab135dccf7a9e963766137 (patch)
treebaaad39732000f6f98038eb3c2c254cb91850e14 /othersrc/otdt-examples/OTSample-Stopwatch-src/.project
parentd5ab1505dee109bbb1aac3d6e5312d3560a876ea (diff)
downloadorg.eclipse.objectteams-3605c8228f8610fcd3ab135dccf7a9e963766137.tar.gz
org.eclipse.objectteams-3605c8228f8610fcd3ab135dccf7a9e963766137.tar.xz
org.eclipse.objectteams-3605c8228f8610fcd3ab135dccf7a9e963766137.zip
initial contribution "Object Teams Examples" as approved in CQ 3793
Diffstat (limited to 'othersrc/otdt-examples/OTSample-Stopwatch-src/.project')
-rw-r--r--othersrc/otdt-examples/OTSample-Stopwatch-src/.project18
1 files changed, 18 insertions, 0 deletions
diff --git a/othersrc/otdt-examples/OTSample-Stopwatch-src/.project b/othersrc/otdt-examples/OTSample-Stopwatch-src/.project
new file mode 100644
index 000000000..7ce28463d
--- /dev/null
+++ b/othersrc/otdt-examples/OTSample-Stopwatch-src/.project
@@ -0,0 +1,18 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<projectDescription>
+ <name>OTSample-Stopwatch-src</name>
+ <comment></comment>
+ <projects>
+ </projects>
+ <buildSpec>
+ <buildCommand>
+ <name>org.objectteams.otdt.builder.OTJBuilder</name>
+ <arguments>
+ </arguments>
+ </buildCommand>
+ </buildSpec>
+ <natures>
+ <nature>org.objectteams.otdt.OTJavaNature</nature>
+ <nature>org.eclipse.jdt.core.javanature</nature>
+ </natures>
+</projectDescription>

Back to the top