diff options
Diffstat (limited to 'nbproject/project.properties')
-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 |