diff options
author | Michael Bien <[email protected]> | 2011-05-27 04:21:34 +0200 |
---|---|---|
committer | Michael Bien <[email protected]> | 2011-05-27 04:21:34 +0200 |
commit | ce775f60ea028ce3c9e6139f83427ea8a86e3d54 (patch) | |
tree | 7ae1f77ca26874dd3363bdc4e9c80993f97311c7 /nbproject | |
parent | a444a384b808e423f2e8377ff14c69b0c4be043a (diff) |
javadoc updates.
Diffstat (limited to 'nbproject')
-rw-r--r-- | nbproject/project.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nbproject/project.properties b/nbproject/project.properties index 7de4c49a..0214d3dd 100644 --- a/nbproject/project.properties +++ b/nbproject/project.properties @@ -10,7 +10,7 @@ javac.processorpath=\ ${javac.classpath} application.title=JOCL application.vendor=Michael Bien -build.classes.excludes=**/*.java,**/*.jtemplate,**/*.form,**/*.c +build.classes.excludes=**/*.java,**/*.jtemplate,**/*.form,**/*.c,**/*.html # This directory is removed when the project is cleaned: build.dir=${rootrel.build} build.classes.dir=${build.dir}/classes |