How can I disable “Scan for external changes” in netbeans?

前端 未结 4 1984
轻奢々
轻奢々 2021-02-04 23:57

How do I disable \"Scan for external changes\" in netbeans ?

4条回答
  •  半阙折子戏
    2021-02-05 00:12

    In Netbeans(Windows), Go to "Tools > Options > Miscellaneous/Files ", You will find an option called "Enable auto-scanning of sources".

    In case if you want to manually refresh (scan) your sources. Then right click the folder in Netbeans Projects window (or any explorere window like Favourites, Files, etc.,) you will find the option called 'Refresh Folder'.

    Note : This option will be enabled only after you disabled the auto-scanning options.

提交回复
热议问题