How to obtain the parameters set by the system settings default project directory
已回答
I am developing a plugin and I need to obtain the default project directory
请先登录再写评论。
Hi,
Default project doesn't have a directory. What is your use case? What are you trying to implement? Please describe it in detail.
Hi,
I have already used ProjectUtil. getBaseDir(); Fulfilling my needs