diff options
author | Michael Bien <[email protected]> | 2011-02-05 02:51:45 +0100 |
---|---|---|
committer | Michael Bien <[email protected]> | 2011-02-05 02:51:45 +0100 |
commit | 8eb54b30e8d3e3b5ef9c597eca6a9b90c5ae6d31 (patch) | |
tree | a193b7dd3f99775872feda69a5ac53cc46c4c5de /nbproject | |
parent | 18d1f903dc7cb436956e4f0c09cfb0ce0278bafa (diff) |
updated webpage (more demos, links etc).
project properties cleanup
Diffstat (limited to 'nbproject')
-rw-r--r-- | nbproject/project.properties | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/nbproject/project.properties b/nbproject/project.properties index 401fc04..2460214 100644 --- a/nbproject/project.properties +++ b/nbproject/project.properties @@ -96,11 +96,13 @@ run.test.classpath=\ source.encoding=UTF-8 src.dir=src test.src.dir=test +#no classpath for jarfile +jar.classpath= #the jocl-demos version you are building jocl_demos_base_version=0.9 #jnlp codebases -#jocl.codepase=http://jogamp.org/deployment/webstart-next +#jocl.codepase=file:../../jocl/dist/ #jogl.codepase=http://jogamp.org/deployment/webstart-next -#jocl-demos.codepase=http://jogamp.org/deployment/webstart-next
\ No newline at end of file +#jocl-demos.codepase=
\ No newline at end of file |