Replies: 2 comments
-
You're using JDK 15.0.1? Probably better to use an LTS release? |
Beta Was this translation helpful? Give feedback.
0 replies
-
As there are no reproduction steps here I'm going to convert over to discussions - it's unclear what the actual issue (aside from the slowness report) is. The warnings shared don't seem to reference JavaFX?! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Apache NetBeans version
Apache NetBeans 12.6
What happened
Slow and hanging. The IDE could not read VM options in JAVAFX. The image paths could not be displayed no matter how many times I modified the paths. There is seriously something wrong with netbeans.
WARNING [org.netbeans.JarClassLoader]: Opening C:\Program Files\NetBeans-12.6\netbeans\ide\modules\ext\servlet-2.2.jar took 606 ms
WARNING [org.netbeans.JarClassLoader]: Opening C:\Program Files\NetBeans-12.6\netbeans\java\modules\ext\jaxws22\api\jaxws-api.jar took 876 ms
WARNING [org.netbeans.JarClassLoader]: Opening C:\Program Files\NetBeans-12.6\netbeans\java\modules\ext\jaxws22\ha-api.jar took 559 ms
WARNING [org.netbeans.JarClassLoader]: Opening C:\Program Files\NetBeans-12.6\netbeans\java\modules\ext\jaxws22\mimepull.jar took 567 ms
WARNING [org.netbeans.JarClassLoader]: Opening C:\Program Files\NetBeans-12.6\netbeans\java\modules\ext\jaxws22\management-api.jar took 774 ms
WARNING [org.netbeans.JarClassLoader]: Opening C:\Program Files\NetBeans-12.6\netbeans\platform\modules\ext\hamcrest-core-1.3.jar took 622 ms
INFO [org.netbeans.modules.netbinox]: Install area set to file:/C:/Program Files/NetBeans-12.6/netbeans/
WARNING [org.netbeans.core.modules]: the modules [org.netbeans.modules.xml.text] use org.netbeans.modules.editor.deprecated.pre65formatting which is deprecated.
WARNING [org.netbeans.core.modules]: the modules [org.netbeans.modules.ide.kit, org.netbeans.modules.xml.text] use org.netbeans.modules.editor.structure which is deprecated.
WARNING [org.netbeans.core.modules]: the modules [org.netbeans.modules.ant.hints, org.netbeans.modules.apisupport.ant, org.netbeans.modules.java.hints, org.netbeans.modules.jshell.support, org.netbeans.modules.maven.hints] use org.netbeans.modules.java.hints.legacy.spi which is deprecated: Use Java Hints SPI (org.netbeans.spi.java.hints) instead.
How to reproduce
No response
Did this work correctly in an earlier version?
No
Operating System
Windows 11
JDK
15.0.1
Apache NetBeans packaging
Apache NetBeans provided installer
Anything else
It notifies me of slowness detected
Are you willing to submit a pull request?
No
Code of Conduct
Yes
Beta Was this translation helpful? Give feedback.
All reactions