Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
NetworkedGraphicsMV3500
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Container Registry
Model registry
Analyze
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Savage
NetworkedGraphicsMV3500
Commits
30969e5e
Commit
30969e5e
authored
3 years ago
by
terry-norbraten
Browse files
Options
Downloads
Patches
Plain Diff
[Terry N.] merge commits from Don B.
parent
bc8f3bc5
No related branches found
No related tags found
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
nbproject/build-impl.xml
+1
-0
1 addition, 0 deletions
nbproject/build-impl.xml
nbproject/genfiles.properties
+2
-2
2 additions, 2 deletions
nbproject/genfiles.properties
src-generated/edu/nps/moves/dis7/pdus/package-info.java
+11
-0
11 additions, 0 deletions
src-generated/edu/nps/moves/dis7/pdus/package-info.java
with
14 additions
and
2 deletions
nbproject/build-impl.xml
+
1
−
0
View file @
30969e5e
...
...
@@ -1686,6 +1686,7 @@ is divided into following sections:
</target>
<target
depends=
"init,compile-test-single,-init-test-run-module-properties,-debug-start-debugger-test,-debug-start-debuggee-test"
name=
"debug-test"
/>
<target
depends=
"init,compile-test-single,-init-test-run-module-properties,-debug-start-debugger-test,-debug-start-debuggee-test-method"
name=
"debug-test-method"
/>
<target
depends=
"debug-test-method"
name=
"debug-single-method"
/>
<target
depends=
"init,-pre-debug-fix,compile-test-single"
if=
"netbeans.home"
name=
"-do-debug-fix-test"
>
<j2seproject1:nbjpdareload
dir=
"${build.test.classes.dir}"
/>
</target>
...
...
This diff is collapsed.
Click to expand it.
nbproject/genfiles.properties
+
2
−
2
View file @
30969e5e
# This file is used by a NetBeans-based IDE to track changes in generated files such as build-impl.xml.
# Do not edit this file. You may delete it but then the IDE will never regenerate such files for you.
nbproject/
build-impl.xml.data.CRC32
=
be778aa9
nbproject/
build-impl.xml.script.CRC32
=
c34c2285
nbproject/
build-impl.xml.stylesheet.CRC32
=
f89f7d21
@1.9
5
.0.48
nbproject/
build-impl.xml.script.CRC32
=
2b37b8f7
nbproject/
build-impl.xml.stylesheet.CRC32
=
d549e5cc
@1.9
8
.0.48
This diff is collapsed.
Click to expand it.
src-generated/edu/nps/moves/dis7/pdus/package-info.java
0 → 100644
+
11
−
0
View file @
30969e5e
/**
* Infrastructure classes derived from PDU packet definitions supporting <a href="https://github.com/open-dis/open-dis7-java" target="open-dis7-java">open-dis7-java</a> library.
* Online: NPS <a href="https://gitlab.nps.edu/Savage/NetworkedGraphicsMV3500" target="MV3500">MV3500 Networked Simulation course</a>
* links to <a href="https://gitlab.nps.edu/Savage/NetworkedGraphicsMV3500/-/tree/master/specifications/README.md" target="README.MV3500">IEEE and SISO specification references</a> of interest.
* @see java.lang.Package
* @see <a href="https://stackoverflow.com/questions/22095487/why-is-package-info-java-useful">https://stackoverflow.com/questions/22095487/why-is-package-info-java-useful</a>
* @see <a href="https://stackoverflow.com/questions/624422/how-do-i-document-packages-in-java">https://stackoverflow.com/questions/624422/how-do-i-document-packages-in-java</a>
*/
package
edu.nps.moves.dis7.pdus
;
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment