aboutsummaryrefslogtreecommitdiffstats
path: root/.project
diff options
context:
space:
mode:
authorSven Gothel <[email protected]>2011-02-02 06:20:26 +0100
committerSven Gothel <[email protected]>2011-02-02 06:20:26 +0100
commitcfbf2a2a16bc93377d1046f630897005853a9140 (patch)
treee7a15fafede285eed53e86d8a82492a11cd09033 /.project
parentadb09d204b0d6d42ffd0c3622ea0adccc27b8b98 (diff)
parent3972f4ecfa8581f8924a7e6376043f2e806bcce1 (diff)
Merge remote branch 'wwalker/bug_457' into pulled
Diffstat (limited to '.project')
-rw-r--r--.project27
1 files changed, 27 insertions, 0 deletions
diff --git a/.project b/.project
new file mode 100644
index 000000000..649341e48
--- /dev/null
+++ b/.project
@@ -0,0 +1,27 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<projectDescription>
+ <name>jogl</name>
+ <comment></comment>
+ <projects>
+ </projects>
+ <buildSpec>
+ <buildCommand>
+ <name>org.eclipse.ui.externaltools.ExternalToolBuilder</name>
+ <triggers>clean,full,incremental,</triggers>
+ <arguments>
+ <dictionary>
+ <key>LaunchConfigHandle</key>
+ <value>&lt;project&gt;/.externalToolBuilders/jogl builder.launch</value>
+ </dictionary>
+ </arguments>
+ </buildCommand>
+ <buildCommand>
+ <name>org.eclipse.jdt.core.javabuilder</name>
+ <arguments>
+ </arguments>
+ </buildCommand>
+ </buildSpec>
+ <natures>
+ <nature>org.eclipse.jdt.core.javanature</nature>
+ </natures>
+</projectDescription>