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
a609cf24
Commit
a609cf24
authored
8 months ago
by
Brutzman, Don
Browse files
Options
Downloads
Patches
Plain Diff
fully populated MV3500 default using forward slashes; TODO change absolute path to relative path
parent
e4b7496f
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
c_app.ViskitMV3500default.xml
+67
-0
67 additions, 0 deletions
c_app.ViskitMV3500default.xml
with
67 additions
and
0 deletions
c_app.ViskitMV3500default.xml
0 → 100644
+
67
−
0
View file @
a609cf24
<?xml version="1.0" encoding="UTF-8"?>
<!-- Viskit application configuration file c_app.xml -->
<!-- Programming note: values in this file are retrieved by keys such as 'app.beanshell.warning' -->
<!-- Programming note: the root element name is ignored when assembling keys -->
<ViskitConfig>
<app>
<beanshell>
<warning>
true
</warning>
</beanshell>
<mainframe>
<size
h=
"680"
w=
"930"
/>
</mainframe>
<projecthome>
<!-- These two attributes MUST always be at least zero-length Strings -->
<!-- DefaultProject is included in this template for convenience
<path dir= "./viskit/MyViskitProjects" />-->
<path
dir=
"C:/x3d-nps-gitlab/NetworkedGraphicsMV3500/viskit/MyViskitProjects"
/>
<name
value=
"DefaultProject"
/>
</projecthome>
<tabs>
<EventGraphEditor
visible=
"true"
/>
<AssemblyEditor
visible=
"true"
/>
<AssemblyRun
visible=
"true"
/>
<DesignOfExperiments
visible=
"false"
/>
<ClusterRun
visible=
"false"
/>
<AnalystReport
visible=
"false"
/>
</tabs>
<debug>
false
</debug>
</app>
<history>
<ProjectEditor>
<Recent>
<!--
<Project value="./examples/src/ViskitOpenDis7Examples" />
<Project value="./viskit/MyViskitProjects/DefaultProject" />
-->
<Project
value=
"C:/x3d-nps-gitlab/NetworkedGraphicsMV3500/examples/src/ViskitOpenDis7Examples"
/>
<Project
value=
"C:/x3d-nps-gitlab/NetworkedGraphicsMV3500/viskit/MyViskitProjects/DefaultProject"
/>
</Recent>
</ProjectEditor>
<Cluster>
<Account
last=
"true"
password=
""
port=
"4444"
server=
"wipeout.hpr.nps.edu"
username=
""
/>
</Cluster>
<AssemblyEditor>
<Recent>
<AssemblyFile
value=
"C:/x3d-nps-gitlab/NetworkedGraphicsMV3500/viskit/MyViskitProjects/DefaultProject/Assemblies/examples/ArrayTesterAssembly.xml"
/>
<AssemblyFile
value=
"C:/x3d-nps-gitlab/NetworkedGraphicsMV3500/viskit/MyViskitProjects/DefaultProject/Assemblies/examples/InventoryModelAssembly.xml"
/>
<AssemblyFile
value=
"C:/x3d-nps-gitlab/NetworkedGraphicsMV3500/viskit/MyViskitProjects/DefaultProject/Assemblies/examples/ServerAssembly3.xml"
/>
<AssemblyFile
value=
"C:/x3d-nps-gitlab/NetworkedGraphicsMV3500/viskit/MyViskitProjects/DefaultProject/Assemblies/examples/ServerWithRenegesAssembly.xml"
/>
<AssemblyFile
value=
"C:/x3d-nps-gitlab/NetworkedGraphicsMV3500/viskit/MyViskitProjects/DefaultProject/Assemblies/examples/TestServerGenericAssembly.xml"
/>
</Recent>
</AssemblyEditor>
<EventGraphEditor>
<Recent>
<EventGraphFile
value=
"C:/x3d-nps-gitlab/NetworkedGraphicsMV3500/viskit/MyViskitProjects/DefaultProject/EventGraphs/examples/ArrayTester.xml"
/>
<EventGraphFile
value=
"C:/x3d-nps-gitlab/NetworkedGraphicsMV3500/viskit/MyViskitProjects/DefaultProject/EventGraphs/examples/ArrivalProcess.xml"
/>
<EventGraphFile
value=
"C:/x3d-nps-gitlab/NetworkedGraphicsMV3500/viskit/MyViskitProjects/DefaultProject/EventGraphs/examples/InventoryModel.xml"
/>
<EventGraphFile
value=
"C:/x3d-nps-gitlab/NetworkedGraphicsMV3500/viskit/MyViskitProjects/DefaultProject/EventGraphs/examples/SimpleServer.xml"
/>
<EventGraphFile
value=
"C:/x3d-nps-gitlab/NetworkedGraphicsMV3500/viskit/MyViskitProjects/DefaultProject/EventGraphs/examples/Creator.xml"
/>
<EventGraphFile
value=
"C:/x3d-nps-gitlab/NetworkedGraphicsMV3500/viskit/MyViskitProjects/DefaultProject/EventGraphs/examples/ServerWithReneges.xml"
/>
<EventGraphFile
value=
"C:/x3d-nps-gitlab/NetworkedGraphicsMV3500/viskit/MyViskitProjects/DefaultProject/EventGraphs/examples/EntityCreator.xml"
/>
<EventGraphFile
value=
"C:/x3d-nps-gitlab/NetworkedGraphicsMV3500/viskit/MyViskitProjects/DefaultProject/EventGraphs/examples/ServerGeneric.xml"
/>
</Recent>
</EventGraphEditor>
</history>
</ViskitConfig>
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