ajkelsey opened a new issue, #5702: URL: https://github.com/apache/netbeans/issues/5702
### Apache NetBeans version Apache NetBeans 17 ### What happened I started a Java Ant project, and then needed to use JavaFX, so I created a JavaFX project and copied all my classes over to the new project. If I run the program, then make a CSS change in another class, I'll refer to it as ClassA, the CSS change will not take effect when I run the program again. If I make a change to a different class, ClassB, and then run the program, the changes will take effect. I did find a broken reference in Project Properties -> Libraries -> Run. I haven't been able to figure out how to resolve that or if it's causing my problem.  ### How to reproduce _No response_ ### Did this work correctly in an earlier version? No / Don't know ### Operating System Windows 11 ### JDK Zulu JDK 20.28.85 Windows x64 ### Apache NetBeans packaging Apache NetBeans provided installer ### 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
