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
67e718db
Commit
67e718db
authored
5 years ago
by
J. M. Bailey
Browse files
Options
Downloads
Patches
Plain Diff
Include usa-land entities in default project classpath
parent
3ec9258f
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
nbproject/project.properties
+3
-1
3 additions, 1 deletion
nbproject/project.properties
with
3 additions
and
1 deletion
nbproject/project.properties
+
3
−
1
View file @
67e718db
...
@@ -37,13 +37,15 @@ endorsed.classpath=
...
@@ -37,13 +37,15 @@ endorsed.classpath=
excludes
=
excludes
=
file.reference.commons-io-2.6.jar
=
optionallibs/commons-io-2.6.jar
file.reference.commons-io-2.6.jar
=
optionallibs/commons-io-2.6.jar
file.reference.guava-28.0-jre.jar
=
optionallibs/guava-28.0-jre.jar
file.reference.guava-28.0-jre.jar
=
optionallibs/guava-28.0-jre.jar
file.reference.open-dis7-entities-usa-land.jar
=
entityjars/open-dis7-entities-usa-land.jar
file.reference.open-dis7-entities-usa-surface.jar
=
entityjars/open-dis7-entities-usa-surface.jar
file.reference.open-dis7-entities-usa-surface.jar
=
entityjars/open-dis7-entities-usa-surface.jar
includes
=
**
includes
=
**
jar.compress
=
false
jar.compress
=
false
javac.classpath
=
\
javac.classpath
=
\
${file.reference.guava-28.0-jre.jar}:
\
${file.reference.guava-28.0-jre.jar}:
\
${file.reference.commons-io-2.6.jar}:
\
${file.reference.commons-io-2.6.jar}:
\
${file.reference.open-dis7-entities-usa-surface.jar}
${file.reference.open-dis7-entities-usa-surface.jar}:
\
${file.reference.open-dis7-entities-usa-land.jar}
# Space-separated list of extra javac options
# Space-separated list of extra javac options
javac.compilerargs
=
javac.compilerargs
=
javac.deprecation
=
false
javac.deprecation
=
false
...
...
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