How to change the default Netbeans 7 project directory?

后端 未结 10 1878
悲&欢浪女
悲&欢浪女 2020-12-05 23:28

This is only a minor annoyance but if I can figure this out I\'ll be very happy.

Is it possible to change the default project directory in Netbeans 7? I don\'t know

10条回答
  •  感情败类
    2020-12-06 00:15

    If you are asking for how to set the main project so that it runs by default and is debugged by default, then:

    Run > Set Main Project, and select your project.

    This will highlight in bold the name of the folder of your project in the files windows, usually on your the left hand side.

提交回复
热议问题