neilcsmith-net commented on issue #4766:
URL: https://github.com/apache/netbeans/issues/4766#issuecomment-1337137197

   Please keep your interaction in line with the ASF [code of 
conduct](https://www.apache.org/foundation/policies/conduct.html) _you agreed 
to when posting here_!
   
   Please try Michael's suggestion.
   
   Please also try running the IDE on JDK 17, or looking at the projects that 
seem to be reliant on it and making sure their JDK settings are correct.  The 
following section in your log file is suspicious - 
   
   ```
   Even though the source level of 
C:\bt\java\math\Geometry\Trigonometry2\src\main\java;C:\bt\java\math\Geometry\Trigonometry2\src\main\resources
 is set to: 17, java.lang.Record cannot be found on the system module path: 
   ```
   
   It's repeated later for `RegressionExample1`.  Are those dependencies?  Are 
those projects open in the IDE?  I've seen a few occasions where broken 
projects, even where the project is unrelated to the one you're working on, 
leads to a cascade of errors.


-- 
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