Skip to content
Snippets Groups Projects
Commit 0ca5e190 authored by Terry D. Norbraten's avatar Terry D. Norbraten
Browse files

[Terry N.] example Viskit/DIS project in 2024 cohort project space

parent 55c8d833
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=false
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
application.desc=Student assignments performed as part of NPS course Networked Graphics MV3500. This course is an introduction to network communications in simulation applications. Topics include an introduction to the TCP/IP protocol stack; TCP/IP socket communications, including TCP, UDP, and multicast; and protocol design issues, with emphasis on Distributed Interactive Simulation (DIS) Protocol and High Level Architecture (HLA). Course emphasis is on creation and testing of network programming network code and web-browser applications. application.desc=Student assignments performed as part of NPS course Networked Graphics MV3500. This course is an introduction to network communications in simulation applications. Topics include an introduction to the TCP/IP protocol stack; TCP/IP socket communications, including TCP, UDP, and multicast; and protocol design issues, with emphasis on Distributed Interactive Simulation (DIS) Protocol and High Level Architecture (HLA). Course emphasis is on creation and testing of network programming network code and web-browser applications.
application.homepage=https://gitlab.nps.edu/Savage/NetworkedGraphicsMV3500/tree/master/assignments application.homepage=https://gitlab.nps.edu/Savage/NetworkedGraphicsMV3500/tree/master/assignments
application.splash=../..\\NetworkedGraphicsMV3500\\documentation\\images\\OpenDisSurferDude.png application.splash=../..\\NetworkedGraphicsMV3500\\documentation\\images\\OpenDisSurferDude.png
application.title=NPS Networked Graphics MV3500 assignments application.title=NPS Networked Graphics MV3500 assignments
application.vendor=Don Brutzman application.vendor=Don Brutzman
auxiliary.org-netbeans-spi-editor-hints-projects.perProjectHintSettingsFile=nbproject/cfg_hints.xml 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:
build.dir=build build.dir=build
build.generated.dir=${build.dir}/generated build.generated.dir=${build.dir}/generated
build.generated.sources.dir=${build.dir}/generated-sources build.generated.sources.dir=${build.dir}/generated-sources
# Only compile against the classpath explicitly listed here: # Only compile against the classpath explicitly listed here:
build.sysclasspath=ignore build.sysclasspath=ignore
build.test.classes.dir=${build.dir}/test/classes build.test.classes.dir=${build.dir}/test/classes
build.test.results.dir=${build.dir}/test/results build.test.results.dir=${build.dir}/test/results
# Uncomment to specify the preferred debugger connection transport: # Uncomment to specify the preferred debugger connection transport:
#debug.transport=dt_socket #debug.transport=dt_socket
debug.classpath=\ debug.classpath=\
${run.classpath} ${run.classpath}
debug.modulepath=\ debug.modulepath=\
${run.modulepath} ${run.modulepath}
debug.test.classpath=\ debug.test.classpath=\
${run.test.classpath} ${run.test.classpath}
debug.test.modulepath=\ debug.test.modulepath=\
${run.test.modulepath} ${run.test.modulepath}
# Files in build.classes.dir which should be excluded from distribution jar # Files in build.classes.dir which should be excluded from distribution jar
# Avoid compilation or inclusion of student project depending on mutex libraries only available in JDK8 # Avoid compilation or inclusion of student project depending on mutex libraries only available in JDK8
# https://stackoverflow.com/questions/27906896/exclude-package-from-build-but-not-from-view-in-netbeans-8 # https://stackoverflow.com/questions/27906896/exclude-package-from-build-but-not-from-view-in-netbeans-8
excludes=**/MV3500Cohort2019JulySeptember/projects/BrennenstuhlKnobelochMcCann/** excludes=**/MV3500Cohort2019JulySeptember/projects/BrennenstuhlKnobelochMcCann/** **/build/classes/** **/AnalystReports/** **/lib/**
dist.archive.excludes=**/MV3500Cohort2019JulySeptember/projects/BrennenstuhlKnobelochMcCann/** dist.archive.excludes=**/MV3500Cohort2019JulySeptember/projects/BrennenstuhlKnobelochMcCann/**
# This directory is removed when the project is cleaned: # This directory is removed when the project is cleaned:
dist.dir=dist dist.dir=dist
dist.jar=${dist.dir}/Networked_Graphics_MV3500_assignments.jar dist.jar=${dist.dir}/Networked_Graphics_MV3500_assignments.jar
dist.javadoc.dir=${dist.dir}/javadoc dist.javadoc.dir=${dist.dir}/javadoc
endorsed.classpath= endorsed.classpath=
file.reference.dis-enums-1.3.jar=../lib/dis-enums-1.3.jar file.reference.dis-enums-1.3.jar=../lib/dis-enums-1.3.jar
file.reference.opendis7-full.jar=../lib/opendis7-full.jar file.reference.Networked_Graphics_MV3500_examples.jar=src/MV3500Cohort2024JulySeptember/projects/ViskitOpenDis7Examples/lib/Networked_Graphics_MV3500_examples.jar
file.reference.open-dis_4.16.jar=../lib/open-dis_4.16.jar file.reference.opendis7-full.jar=../lib/opendis7-full.jar
file.reference.simkit-doc.zip=../lib/simkit-doc.zip file.reference.open-dis_4.16.jar=../lib/open-dis_4.16.jar
file.reference.simkit-src.zip=../lib/simkit-src.zip file.reference.simkit-doc.zip=../lib/simkit-doc.zip
file.reference.simkit.jar=../lib/simkit.jar file.reference.simkit-src.zip=../lib/simkit-src.zip
file.reference.viskit-lib=../viskit/lib file.reference.simkit.jar=../lib/simkit.jar
#file.reference.opendis7-enumerations-classes.jar=../lib/opendis7-enumerations-classes.jar file.reference.viskit.jar=../viskit/lib/viskit.jar
#file.reference.opendis7-pdus-classes.jar=../lib/opendis7-pdus-classes.jar #file.reference.opendis7-enumerations-classes.jar=../lib/opendis7-enumerations-classes.jar
includes=** #file.reference.opendis7-pdus-classes.jar=../lib/opendis7-pdus-classes.jar
jar.archive.disabled=${jnlp.enabled} includes=**
jar.compress=false jar.archive.disabled=${jnlp.enabled}
jar.index=${jnlp.enabled} jar.compress=false
javac.classpath=\ jar.index=${jnlp.enabled}
${file.reference.opendis7-full.jar}:\ javac.classpath=\
${file.reference.dis-enums-1.3.jar}:\ ${file.reference.opendis7-full.jar}:\
${file.reference.open-dis_4.16.jar}:\ ${file.reference.dis-enums-1.3.jar}:\
${file.reference.simkit-doc.zip}:\ ${file.reference.open-dis_4.16.jar}:\
${file.reference.simkit-src.zip}:\ ${file.reference.simkit-doc.zip}:\
${file.reference.simkit.jar}:\ ${file.reference.simkit-src.zip}:\
${file.reference.viskit-lib} ${file.reference.viskit.jar}:\
# ${file.reference.opendis7-enumerations-classes.jar}:\ ${file.reference.simkit.jar}:\
# ${file.reference.opendis7-pdus-classes.jar}:\ ${file.reference.Networked_Graphics_MV3500_examples.jar}
# ${file.reference.opendis7-enumerations-classes.jar}:\
# Space-separated list of extra javac options # ${file.reference.opendis7-pdus-classes.jar}:\
javac.compilerargs=-Xlint:deprecation -Xlint:unchecked
javac.deprecation=false # Space-separated list of extra javac options
javac.external.vm=true javac.compilerargs=-Xlint:deprecation -Xlint:unchecked
javac.modulepath= javac.deprecation=false
javac.processormodulepath= javac.external.vm=true
javac.processorpath=\ javac.modulepath=
${javac.classpath} javac.processormodulepath=
javac.source=22 javac.processorpath=\
javac.target=22 ${javac.classpath}
javac.test.classpath=\ javac.source=22
${javac.classpath}:\ javac.target=22
${build.classes.dir} javac.test.classpath=\
javac.test.modulepath=\ ${javac.classpath}:\
${javac.modulepath} ${build.classes.dir}
javac.test.processorpath=\ javac.test.modulepath=\
${javac.test.classpath} ${javac.modulepath}
javadoc.additionalparam=-header "NPS Networked Graphics MV3500 Assignments" javac.test.processorpath=\
javadoc.author=true ${javac.test.classpath}
javadoc.encoding=${source.encoding} javadoc.additionalparam=-header "NPS Networked Graphics MV3500 Assignments"
javadoc.html5=false javadoc.author=true
javadoc.noindex=false javadoc.encoding=${source.encoding}
javadoc.nonavbar=false javadoc.html5=false
javadoc.notree=false javadoc.noindex=false
javadoc.private=false javadoc.nonavbar=false
#javadoc.reference.opendis7-enumerations-classes.jar=../lib/opendis7-enumerations-javadoc.jar javadoc.notree=false
javadoc.splitindex=true javadoc.private=false
javadoc.use=true #javadoc.reference.opendis7-enumerations-classes.jar=../lib/opendis7-enumerations-javadoc.jar
javadoc.version=false javadoc.splitindex=true
javadoc.windowtitle=MV3500 Assignments javadoc.use=true
jlink.launcher=false javadoc.version=false
jlink.launcher.name=Networked_Graphics_MV3500_assignments javadoc.windowtitle=MV3500 Assignments
jnlp.codebase.type=no.codebase jlink.launcher=false
jnlp.descriptor=application jlink.launcher.name=Networked_Graphics_MV3500_assignments
jnlp.enabled=false jnlp.codebase.type=no.codebase
jnlp.mixed.code=default jnlp.descriptor=application
jnlp.offline-allowed=false jnlp.enabled=false
jnlp.signed=false jnlp.mixed.code=default
jnlp.signing= jnlp.offline-allowed=false
jnlp.signing.alias= jnlp.signed=false
jnlp.signing.keystore= jnlp.signing=
# Optional override of default Application-Library-Allowable-Codebase attribute identifying the locations where your signed RIA is expected to be found. jnlp.signing.alias=
manifest.custom.application.library.allowable.codebase= jnlp.signing.keystore=
# Optional override of default Caller-Allowable-Codebase attribute identifying the domains from which JavaScript code can make calls to your RIA without security prompts. # Optional override of default Application-Library-Allowable-Codebase attribute identifying the locations where your signed RIA is expected to be found.
manifest.custom.caller.allowable.codebase= manifest.custom.application.library.allowable.codebase=
# Optional override of default Codebase manifest attribute, use to prevent RIAs from being repurposed # Optional override of default Caller-Allowable-Codebase attribute identifying the domains from which JavaScript code can make calls to your RIA without security prompts.
manifest.custom.codebase= manifest.custom.caller.allowable.codebase=
# Optional override of default Permissions manifest attribute (supported values: sandbox, all-permissions) # Optional override of default Codebase manifest attribute, use to prevent RIAs from being repurposed
manifest.custom.permissions= manifest.custom.codebase=
meta.inf.dir=${src.dir}/META-INF # Optional override of default Permissions manifest attribute (supported values: sandbox, all-permissions)
mkdist.disabled=false manifest.custom.permissions=
platform.active=default_platform meta.inf.dir=${src.dir}/META-INF
project.licensePath=../license.txt mkdist.disabled=false
run.classpath=\ platform.active=default_platform
${javac.classpath}:\ project.licensePath=../license.txt
${build.classes.dir} run.classpath=\
# Space-separated list of JVM arguments used when running the project. ${javac.classpath}:\
# You may also define separate properties like run-sys-prop.name=value instead of -Dname=value. ${build.classes.dir}
# To set system properties for unit tests define test-sys-prop.name=value: # Space-separated list of JVM arguments used when running the project.
run.jvmargs= # You may also define separate properties like run-sys-prop.name=value instead of -Dname=value.
run.modulepath=\ # To set system properties for unit tests define test-sys-prop.name=value:
${javac.modulepath} run.jvmargs=
run.test.classpath=\ run.modulepath=\
${javac.test.classpath}:\ ${javac.modulepath}
${build.test.classes.dir} run.test.classpath=\
run.test.modulepath=\ ${javac.test.classpath}:\
${javac.test.modulepath} ${build.test.classes.dir}
source.encoding=UTF-8 run.test.modulepath=\
#source.reference.opendis7-enumerations-classes.jar=../lib/opendis7-enumerations-source.jar ${javac.test.modulepath}
src.dir=src source.encoding=UTF-8
test.src.dir=test #source.reference.opendis7-enumerations-classes.jar=../lib/opendis7-enumerations-source.jar
src.dir=src
test.src.dir=test
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