How do I refresh Netbeans workspace?

前端 未结 10 1591
醉话见心
醉话见心 2021-02-01 12:03

In Eclipse, there is something called refresh workspace or F5 that refreshes the files, to make sure to pick-up any files that are changed outside eclipse.

How do i do t

10条回答
  •  感情败类
    2021-02-01 12:19

    I use netbeans deploying php projects.

    Source->Scan for External Changes

    The files in the projects will be refreshed or synchronized with the windows file system.

提交回复
热议问题