PavelTurk opened a new issue, #7738:
URL: https://github.com/apache/netbeans/issues/7738

   ### Apache NetBeans version
   
   Apache NetBeans 22
   
   ### What happened
   
   After successful building entire Gradle project (JavaFX) NB shows dependency 
errors.
   
   ### Language / Project Type / NetBeans Component
   
   Java Gradle project with JPMS 
   
   ### How to reproduce
   
   git clone https://github.com/openjdk/jfx
   cd jfx
   git checkout tags/22+1
   
   In NB File -> Open project -> path to jfx folder.
   JFX project -> right click -> Properties -> Build -> Gradle execution -> 
select JDK up to 19 version
   Resolve all erros
   JFX project -> right click -> Open in Terminal -> $./gradlew build -x test 
-Dorg.gradle.java.home=/opt/jdk-17.0.2
   
   Now if you open any module, for example javafx.controls you will get:
   ![Screenshot from 2024-09-07 
12-28-45](https://github.com/user-attachments/assets/bba85e46-b222-4c35-9072-570e03ae3699)
   
   
   
   ### Did this work correctly in an earlier version?
   
   No / Don't know
   
   ### Operating System
   
   Ubuntu 20.04.6 LTS
   
   ### JDK
   
   Java: 22.0.1; OpenJDK 64-Bit Server VM 22.0.1+8-16
   
   ### Apache NetBeans packaging
   
   Apache NetBeans binary zip
   
   ### Anything else
   
   _No response_
   
   ### Are you willing to submit a pull request?
   
   No


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