Documentation for the XMLRPC Server?
Is there any docs for what actions and such the built in XMLRPC server supports?
Not being a Java person, I've found it difficult to dig through the code to find it. I'd like to write some scripts in PHP to access it from my test server.
请先登录再写评论。
In PhpStorm, the XML-RPC server is currently only used by plugins such as the JavaScript debugger; it's not designed to be used by users.