RCp开发中遇到该错误解决办法:
ok, after talking to paul webster on IRC, I found the solution, which was that on the build tab, at the top, you have two sections under “runtime configuration”, on the left, you have add library, it usually contains “.” as the only item, or more, but “.” is usually there. On the other side, you have add Folder, there was the problem, it was empty, upon adding “src”, which is the folder containing the plugin source code, I was able to finally get the plugin to work.
ok, after talking to paul webster on IRC, I found the solution, which was that on the build tab, at the top, you have two sections under “runtime configuration”, on the left, you have add library, it usually contains “.” as the only item, or more, but “.” is usually there. On the other side, you have add Folder, there was the problem, it was empty, upon adding “src”, which is the folder containing the plugin source code, I was able to finally get the plugin to work.
本文介绍了解决RCp插件开发过程中遇到的一个构建错误的方法。问题在于“runtime configuration”选项卡中的“add Folder”设置为空。通过将插件源代码所在的“src”文件夹添加到此设置中,成功解决了构建问题。
152

被折叠的 条评论
为什么被折叠?



