简体   繁体   English

如何在PhpStorm 8中更改默认的新/打开项目目录?

[英]How to change the default new/open project directory in PhpStorm 8?

When I click open or new project PhpStorm shows the way to C:\\User\\Myname . 当我点击打开或新项目时, PhpStorm显示了通往C:\\ User \\ Myname的方式 Tell me how to change this to C:\\xamp\\www ? 告诉我如何将其更改为C:\\ xamp \\ www

There is no GUI for that. 没有GUI。

PhpStorm should remember last used folder (when you successfully created new project) and use it by default for next one (does for me; although I'm using the same path since v1 .. maybe this was broken since then). PhpStorm应该记住上次使用的文件夹(当你成功创建新项目时)并默认使用它作为下一个(对我来说;虽然我从v1开始使用相同的路径......也许从那时起它就被打破了)。

If it does not and if you have brave heart .. you can edit config file directly :) 如果它没有,如果你有勇敢的心..你可以直接编辑配置文件:)

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM