aboutsummaryrefslogtreecommitdiffstats
path: root/.project
diff options
context:
space:
mode:
authorSven Gothel <[email protected]>2011-12-18 23:32:33 +0100
committerSven Gothel <[email protected]>2011-12-18 23:32:33 +0100
commit757abc0d878af74496bc1e85bef794df89155ba8 (patch)
treea9774d68bd07256b14fb6e273137c85764d7fdeb /.project
parent6b6d9f290242deabed6db03717d07f1889d17a8c (diff)
Add Eclipse prjv2.0-rc5
Diffstat (limited to '.project')
-rw-r--r--.project33
1 files changed, 33 insertions, 0 deletions
diff --git a/.project b/.project
new file mode 100644
index 0000000..267c0f0
--- /dev/null
+++ b/.project
@@ -0,0 +1,33 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<projectDescription>
+ <name>joal</name>
+ <comment></comment>
+ <projects>
+ <project>gluegen</project>
+ </projects>
+ <buildSpec>
+ <buildCommand>
+ <name>org.eclipse.ui.externaltools.ExternalToolBuilder</name>
+ <triggers>full,incremental,</triggers>
+ <arguments>
+ <dictionary>
+ <key>LaunchConfigHandle</key>
+ <value>&lt;project&gt;/.externalToolBuilders/org.eclipse.jdt.core.javabuilder (1).launch</value>
+ </dictionary>
+ </arguments>
+ </buildCommand>
+ <buildCommand>
+ <name>org.eclipse.ui.externaltools.ExternalToolBuilder</name>
+ <triggers>full,incremental,</triggers>
+ <arguments>
+ <dictionary>
+ <key>LaunchConfigHandle</key>
+ <value>&lt;project&gt;/.externalToolBuilders/New_Builder.launch</value>
+ </dictionary>
+ </arguments>
+ </buildCommand>
+ </buildSpec>
+ <natures>
+ <nature>org.eclipse.jdt.core.javanature</nature>
+ </natures>
+</projectDescription>