summaryrefslogtreecommitdiffstats
path: root/.project
diff options
context:
space:
mode:
authorSven Gothel <[email protected]>2011-05-18 06:02:02 +0200
committerSven Gothel <[email protected]>2011-05-18 06:02:02 +0200
commit368f062ec9d6bbb89129739adb59cf042dd0bf78 (patch)
tree344831fcb543035cc30566173090b6ef1c14c97f /.project
parentc6f97a2e6ea1d337f371152a2fee65ee1dd4c5d5 (diff)
Add eclipse project 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 00000000..7059a171
--- /dev/null
+++ b/.project
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<projectDescription>
+ <name>jocl</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-ant.launch</value>
+ </dictionary>
+ </arguments>
+ </buildCommand>
+ </buildSpec>
+ <natures>
+ <nature>org.eclipse.jdt.core.javanature</nature>
+ </natures>
+</projectDescription>