mbien commented on issue #9274:
URL: https://github.com/apache/netbeans/issues/9274#issuecomment-4759181962

   > Finally, after a similar attempt on Ubuntu 20.04, the system returned an 
interesting message: regarding these libraries: truffle-compiler-24.0.0.jar, 
truffle-api-24.0.0.jar, lucene-core-3.6.2.jar.
   I decided to replace these libraries with modern versions from the Maven 
repository.
   
   did you replace files within the NetBeans installation? Please don't do 
that, it is going to break the installation - libraries can't be simply 
replaced that way. Best case scenario would be that some modules won't load.
   
   try the following:
    - either download the JDK 26 + NB 30 bundle which is linked from the 
download page
    - or download the zip and install your own JDK (e.g temurin, zulu, corretto 
etc) and start NB by passing the path with `--jdkhome`
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to