summaryrefslogtreecommitdiffstats
path: root/.project
diff options
context:
space:
mode:
authorSven Gothel <[email protected]>2011-05-18 06:01:10 +0200
committerSven Gothel <[email protected]>2011-05-18 06:01:10 +0200
commitfa6c68204570ceb2f4bc051d983cb6b95300a053 (patch)
tree831619596bfc86a2c1e8dff6aead4a58d612bdc4 /.project
parentbe2915e8eb6c1b230514a93c25a08f05217db8ea (diff)
Add eclipse proj. files
Diffstat (limited to '.project')
-rw-r--r--.project22
1 files changed, 22 insertions, 0 deletions
diff --git a/.project b/.project
new file mode 100644
index 0000000..6c956a0
--- /dev/null
+++ b/.project
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<projectDescription>
+ <name>jocl-demos</name>
+ <comment></comment>
+ <projects>
+ </projects>
+ <buildSpec>
+ <buildCommand>
+ <name>org.eclipse.ui.externaltools.ExternalToolBuilder</name>
+ <triggers>full,incremental,</triggers>
+ <arguments>
+ <dictionary>
+ <key>LaunchConfigHandle</key>
+ <value>&lt;project&gt;/.externalToolBuilders/jocl-demos-ant.launch</value>
+ </dictionary>
+ </arguments>
+ </buildCommand>
+ </buildSpec>
+ <natures>
+ <nature>org.eclipse.jdt.core.javanature</nature>
+ </natures>
+</projectDescription>