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
4d8f6dd1
Commit
4d8f6dd1
authored
2 years ago
by
Brutzman, Don
Browse files
Options
Downloads
Patches
Plain Diff
simkit library jar, source and javadoc from current MV3302ClassCode distribution
parent
9ab86cc3
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
examples/nbproject/genfiles.properties
+2
-2
2 additions, 2 deletions
examples/nbproject/genfiles.properties
examples/nbproject/project.properties
+9
-3
9 additions, 3 deletions
examples/nbproject/project.properties
with
11 additions
and
5 deletions
examples/nbproject/genfiles.properties
+
2
−
2
View file @
4d8f6dd1
...
...
@@ -3,6 +3,6 @@ build.xml.script.CRC32=b64626c8
build.xml.stylesheet.CRC32
=
f85dc8f2@1.91.1.48
# 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
=
ef6dc3cc
nbproject/
build-impl.xml.data.CRC32
=
74d8ac35
nbproject/
build-impl.xml.script.CRC32
=
e75c0d85
nbproject/
build-impl.xml.stylesheet.CRC32
=
12e0a6c2@1.10
1
.0.48
nbproject/
build-impl.xml.stylesheet.CRC32
=
12e0a6c2@1.10
2
.0.48
This diff is collapsed.
Click to expand it.
examples/nbproject/project.properties
+
9
−
3
View file @
4d8f6dd1
...
...
@@ -40,6 +40,9 @@ file.reference.dis-enums-1.3.jar=../lib/dis-enums-1.3.jar
file.reference.opendis7-full.jar
=
../lib/opendis7-full.jar
file.reference.open-dis_4.16.jar
=
../lib/open-dis_4.16.jar
file.reference.simkit-doc.zip
=
../lib/simkit-doc.zip
file.reference.simkit-src.zip
=
../lib/simkit-src.zip
file.reference.simkit.jar
=
../lib/simkit.jar
#file.reference.opendis7-enumerations-classes.jar=../lib/opendis7-enumerations-classes.jar
#file.reference.opendis7-pdus-classes.jar=../lib/opendis7-pdus-classes.jar
includes
=
**
...
...
@@ -47,7 +50,10 @@ jar.compress=false
javac.classpath
=
\
${file.reference.opendis7-full.jar}:
\
${file.reference.open-dis_4.16.jar}:
\
${file.reference.dis-enums-1.3.jar}
${file.reference.dis-enums-1.3.jar}:
\
${file.reference.simkit.jar}:
\
${file.reference.simkit-doc.zip}:
\
${file.reference.simkit-src.zip}
# ${file.reference.opendis7-enumerations-classes.jar}:\
# ${file.reference.opendis7-pdus-classes.jar}:\
...
...
@@ -59,8 +65,8 @@ javac.modulepath=
javac.processormodulepath
=
javac.processorpath
=
\
${javac.classpath}
javac.source
=
1
7
javac.target
=
1
7
javac.source
=
1
8
javac.target
=
1
8
javac.test.classpath
=
\
${javac.classpath}:
\
${build.classes.dir}
...
...
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