Skip to content

Build problems for ugs-core with NetBeans IDE 12.6 and Java: 17.0.1 #1813

Answered by breiler
wambecqa asked this question in Help
Discussion options

You must be logged in to vote

You need Java 8 or 13 to build and run UGS.

We are using a OpenGL library that only works on those JVM:s on certain platforms so we are stuck with older versions of Java for the time being. This causes moment 22 problems in other areas which you are experiencing. Short description below.

  1. I recall having this problem when trying to build with more recent JVM:s and got problems with some of the test frameworks that uses some reflection stuff in the language that no longer is supported.
  2. We are using a JavaScript feature which is built into Java. This feature was removed as of Java version 15 but can be added with a JAR. However this JAR isn't compatible with the current version of Netbeans …

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@wambecqa
Comment options

Answer selected by wambecqa
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
None yet
2 participants