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
fcbe4b51
Commit
fcbe4b51
authored
4 years ago
by
Brutzman, Don
Browse files
Options
Downloads
Patches
Plain Diff
updated release Xj3D 2.3
parent
1c41e909
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
developers.html
+15
-11
15 additions, 11 deletions
developers.html
with
15 additions
and
11 deletions
developers.html
+
15
−
11
View file @
fcbe4b51
...
...
@@ -851,14 +851,14 @@ Note that the -d switch is necessary for domain users.
which does not need to be installed separately.
</li>
<li>
OpenJDK
<code
style=
"color:darkgreen"
><b>
jdk-16
</b></code>
OpenJDK
<code
style=
"color:darkgreen"
><b>
jdk-16
.0.1
</b></code>
is default Java version for Savage projects, used
under a
<a
href=
"https://openjdk.java.net/legal/gplv2+ce.html"
target=
"_blank"
>
non-viral open-source license
</a>
.
</li>
<li>
Oracle
<code
style=
"color:darkgreen"
><b>
jdk-16
</b></code>
<code
style=
"color:darkgreen"
><b>
jdk-16
.0.1
</b></code>
and
<code
style=
"color:darkgreen"
><b>
jdk1.8.0_221
</b></code>
are alternative Java versions used in current development.
...
...
@@ -877,7 +877,7 @@ Note that the -d switch is necessary for domain users.
or
-->
<br
/>
<code
style=
"color:darkgreen"
><b>
JAVA_HOME=C:\Program Files\Java\openjdk\jdk-16
</b></code>
# OpenJDK
<code
style=
"color:darkgreen"
><b>
JAVA_HOME=C:\Program Files\Java\openjdk\jdk-16
.0.1
</b></code>
# OpenJDK
<br
/>
<code
style=
"color:darkgreen"
><b>
JAVA_HOME=C:\Program Files\Java\jdk-14
</b></code>
# Oracle JDK
<br
/>
...
...
@@ -941,7 +941,7 @@ Java HotSpot(TM) 64-Bit Server VM (build 25.221-b11, mixed mode)
</li>
<ul>
<li>
(Note that OpenJDK
Java 15
Javadoc
(Note that OpenJDK Javadoc
<!-- <a href="https://www.oracle.com/java/technologies/javase-jdk14-doc-downloads.html" target="_blank">OpenJDK Java 15 Javadoc</a> -->
uses the same javadoc as Oracle Javadoc.)
</li>
...
...
@@ -1581,7 +1581,7 @@ need to be connected to the NPS intranet.
by changing menu
<i>
Tools
>
Java
Platforms
</i>
and also
<code
style=
"color:darkgreen"
><b>
netbeans.conf
</b></code>
property
<code>
netbeans_jdkhome="C:\Program Files\Java\openjdk\jdk-16"
</code>
<code>
netbeans_jdkhome="C:\Program Files\Java\openjdk\jdk-16
.0.1
"
</code>
(for example).
</li>
<li>
...
...
@@ -2645,7 +2645,7 @@ netbeans_jdkhome="C:\Program Files\Java\jdk1.8.0_221"</pre>
<blockquote
style=
"background-color: palegreen"
>
<i>
Updated!
</i>
Xj3D is upgraded to latest Java 1
4
(OpenJDK
1
4
) and moved to
Xj3D is upgraded to latest Java 1
6
(OpenJDK
1
6.0.1
) and moved to
<a
href=
"https://gitlab.nps.edu/Savage/xj3d"
target=
"_blank"
>
https://gitlab.nps.edu/Savage/xj3d
</a>
.
<br
/>
<i>
Status:
</i>
...
...
@@ -2657,8 +2657,8 @@ netbeans_jdkhome="C:\Program Files\Java\jdk1.8.0_221"</pre>
are available,
improvements continue.
<br
/>
<i>
Next steps:
</i>
finish documentation updates and begin adding support for
<a
href=
"https://www.web3D.org/x3d
v
4"
target=
"_blank"
>
X3D
version
4
</a>
. Have fun with Xj3D!
<i>
Next steps:
</i>
finish documentation updates and begin adding support for
latest version
<a
href=
"https://www.web3D.org/x3d4"
target=
"_blank"
>
X3D4
</a>
. Have fun with Xj3D!
</blockquote>
<ul>
...
...
@@ -2672,7 +2672,7 @@ netbeans_jdkhome="C:\Program Files\Java\jdk1.8.0_221"</pre>
NPS maintains and uses a public version of the Xj3D source,
periodically synchronized with the original Xj3D.org project,
to test bug fixes and new developments in
<a
href=
"https://www.web3d.org/x3d
v
4"
>
X3D
v
4
</a>
.
<a
href=
"https://www.web3d.org/x3d4"
>
X3D4
</a>
.
</li>
<li>
<a
href=
"https://www.web3d.org/specifications/X3dNodeInventoryComparison.xlsx"
>
X3D Node Inventory Comparison
</a>
...
...
@@ -2692,7 +2692,11 @@ netbeans_jdkhome="C:\Program Files\Java\jdk1.8.0_221"</pre>
Web3D working-group stakeholders implemented further improvements in the original Xj3D codebase.
<ul>
<li>
<b>
Xj3D
version
2.2
</b>
is the most up-to-date build, maintained at
<b>
Xj3D
version
2.3
</b>
is most up-to-date build, with latest jogamp libraries, maintained at
<a
href=
"https://gitlab.nps.edu/Savage/xj3d.git"
>
Xj3D - NPS GitLab
</a>
.
</li>
<li>
<b>
Xj3D
version
2.2
</b>
was the 2019-2020 build, maintained at
<a
href=
"https://gitlab.nps.edu/Savage/xj3d.git"
>
Xj3D - NPS GitLab
</a>
.
</li>
<li>
...
...
@@ -3034,7 +3038,7 @@ which can lead to the Internet of Things becoming the Web of Things. </i>
<a
href=
"https://savage.nps.edu/developers.html"
>
https://savage.nps.edu/developers.html
</a>
</blockquote>
<blockquote>
Revised
18
May 2021.
Revised
22
May 2021.
</blockquote>
<p>
...
...
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