apache / netbeans

Apache NetBeans
https://netbeans.apache.org/
Apache License 2.0
2.62k stars 841 forks source link

Compile on save very slow #7205

Open quantrpeter opened 5 months ago

quantrpeter commented 5 months ago

Apache NetBeans version

Apache NetBeans 21

What happened

Compile on save very slow, it takes around 5 sec to 30 sec to generate the class file in target folder. Any way to speed this up?

Language / Project Type / NetBeans Component

No response

How to reproduce

create a default spring-boot project, then you see

Did this work correctly in an earlier version?

No / Don't know

Operating System

windows

JDK

17

Apache NetBeans packaging

Apache NetBeans provided installer

Anything else

No response

Are you willing to submit a pull request?

No

hinsonjr commented 4 months ago

I think it is just the save part, not the compile part. I am seeing the same thing and I'm using PHP - no compile.