問題描述
這只是一個(gè)小煩惱,但如果我能弄清楚這一點(diǎn),我會(huì)很高興.
是否可以更改 Netbeans 7 中的默認(rèn)項(xiàng)目目錄?我不知道它是否相關(guān),但我有 PHP Netbeans 發(fā)行版.
謝謝!
在新的 netbeans 7 搜索文件中:D:UsersYourWindowsUserName.netbeans7.0configPreferencesorg etbeansmodulesprojectui.properties
刪除:*RecentProjectsDisplayNames.*8, *RecentProjectsIcons.*8, *recentProjectsURLs.*8 用于清理最近的項(xiàng)目.>
在創(chuàng)建新項(xiàng)目時(shí)將 projectsFolder 更改為默認(rèn)項(xiàng)目文件夾
要查找適用于各種操作系統(tǒng)的最新版 NetBeans 的 projectui.properties 文件的位置:
http://wiki.netbeans.org/FaqWhatIsUserdir
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 if it's relevant but I have the PHP Netbeans distro.
Thanks!
In new netbeans 7 search file: D:UsersYourWindowsUserName.netbeans7.0configPreferencesorg etbeansmodulesprojectui.properties
Delete: *RecentProjectsDisplayNames.*8, *RecentProjectsIcons.*8, *recentProjectsURLs.*8 for cleaning recent projects.
Change projectsFolder for default projects folder when creating new one
To find out the location of the projectui.properties file for the latest versions of NetBeans for various operating systems:
http://wiki.netbeans.org/FaqWhatIsUserdir
這篇關(guān)于如何更改默認(rèn)的 Netbeans 7 項(xiàng)目目錄?的文章就介紹到這了,希望我們推薦的答案對(duì)大家有所幫助,也希望大家多多支持html5模板網(wǎng)!