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

1

Hi,

Default project doesn't have a directory. What is your use case? What are you trying to implement? Please describe it in detail.

1

Hi,

I have already used ProjectUtil. getBaseDir(); Fulfilling my needs

1

请先登录再写评论。