summaryrefslogtreecommitdiffstats
path: root/nbproject/project.xml
diff options
context:
space:
mode:
authorMichael Bien <[email protected]>2010-05-29 23:56:51 +0200
committerMichael Bien <[email protected]>2010-05-29 23:56:51 +0200
commit0bcc9dd8f36dabfef118f3546a08f7d5666714ef (patch)
tree3e7ff436114939f0edd6aec0b812c95109977768 /nbproject/project.xml
parent2eb3fda0824284e6e955664af79cd9bf40333d52 (diff)
added test-file target. Run it with e.g: "ant test-file -Dtest.file=com/jogamp/opencl/LowLevelBindingTest.java".
minimum ant version is now 1.8.
Diffstat (limited to 'nbproject/project.xml')
-rw-r--r--nbproject/project.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/nbproject/project.xml b/nbproject/project.xml
index 6de0ad31..8ff22a5e 100644
--- a/nbproject/project.xml
+++ b/nbproject/project.xml
@@ -4,7 +4,8 @@
<configuration>
<data xmlns="http://www.netbeans.org/ns/j2se-project/3">
<name>JOCL</name>
- <minimum-ant-version>1.6.5</minimum-ant-version>
+ <minimum-ant-version>1.8</minimum-ant-version>
+ <explicit-platform explicit-source-supported="true"/>
<source-roots>
<root id="src.dir"/>
<root id="src.java.dir"/>