Skip to content
Snippets Groups Projects
Commit 6d54eee3 authored by Brutzman, Don's avatar Brutzman, Don
Browse files

project settings

parent 48e394a1
No related branches found
No related tags found
No related merge requests found
annotation.processing.enabled=true annotation.processing.enabled=true
annotation.processing.enabled.in.editor=false annotation.processing.enabled.in.editor=true
annotation.processing.processors.list= annotation.processing.processors.list=
annotation.processing.run.all.processors=true annotation.processing.run.all.processors=true
annotation.processing.source.output=${build.generated.sources.dir}/ap-source-output annotation.processing.source.output=${build.generated.sources.dir}/ap-source-output
...@@ -7,6 +7,7 @@ application.desc=Project to provide a type-safe Java implementation of the DIS P ...@@ -7,6 +7,7 @@ application.desc=Project to provide a type-safe Java implementation of the DIS P
application.homepage=https://github.com/open-dis/open-dis7-java application.homepage=https://github.com/open-dis/open-dis7-java
application.title=open-dis7-java application.title=open-dis7-java
application.vendor=Naval Postgraduate School (NPS) application.vendor=Naval Postgraduate School (NPS)
auxiliary.org-netbeans-spi-editor-hints-projects.perProjectHintSettingsFile=nbproject/cfg_hints.xml
build.classes.dir=${build.dir}/classes build.classes.dir=${build.dir}/classes
build.classes.excludes=**/*.java,**/*.form build.classes.excludes=**/*.java,**/*.form
# This directory is removed when the project is cleaned: # This directory is removed when the project is cleaned:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment