How to reduce Netbeans' memory usage?

后端 未结 2 846
执笔经年
执笔经年 2021-02-12 23:40

When using netbeans to edit a PHP project, the IDE can (over time) use 400+ MB of memory. Is there any way to turn off certain features or other tricks to reduce its memory usag

2条回答
  •  一向
    一向 (楼主)
    2021-02-13 00:29

    You can set the min & max memory limits via the netbeans.conf file.

    Please, refer to the next faqs:

    • http://wiki.netbeans.org/FaqSlowNetBeans
    • http://wiki.netbeans.org/FaqNetBeansAndOOME

提交回复
热议问题