Xuxin3101
- Total activity 3
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
Created How to Get Project Path and File Path in a Remote Environment for a Plugin
AnsweredIn local mode, the following method can correctly retrieve the file path. However, in remote mode, it only returns a path in the form of `\filename`:file.getPresentableUrl(); In local mode, the fol...