主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Vyacheslav Karpukhin
活动总数
263
最后的活动
2019年12月18日 12:40
成员加入日期
2013年10月14日 08:12
关注
0 名用户
关注者数
0 名用户
投票数
0
订阅数
110
活动概览
文章(0)
帖子(0)
评论(153)
按最近的活动排序
最近的活动
投票数
创建于
2018年10月14日 14:24
Please try opening Console.app (/Applications/Utilities) and see if there is anything relevant in the "Errors and Faults" section at the moment of the launch. Also, worth taking a look at the "User...
社区
CLion
clion could not launch lldb on mac os high sierra
0 票
创建于
2018年06月08日 10:35
The correct platform prefix for AppCode is "AppCode", but I think there are other problems with your project. Did you perform the very first step from Maarten's post? "Ensure that you have the IDEA...
社区
AppCode
AppCode plugin development: How to run/debug from Idea CE
0 票
创建于
2018年06月04日 11:13
Hi Stu, Let's try to troubleshoot this. Please do the following for both AppCode and Xcode: Set a breakpoint in your sub-project Launch the application under debugger Click the "Pause" button in...
社区
AppCode
(AppCode) Imported project created in XCode, breakpoints in sub-projects are skipped over
0 票
创建于
2018年02月02日 10:50
Hi Karol, There is no public API for this, but you can try using PBXProjectFileManipulator. To do that first you need to obtain from XcodeMetaData a PBXProject you want to modify from, then do getM...
社区
IntelliJ IDEA Open API and Plugin Development
How to add file to AppCode/XCode project?
0 票
创建于
2017年10月12日 10:25
After you build for a device once simple restarting should not break the error higlighting, only clean or significant changes to the project can do that. We're working on improving that, but unfo...
社区
AppCode
Problem with highlighting errors/ warnings in sorce editor.
0 票
已编辑于
2017年06月20日 16:19
According to the log, LLDB returns empty descriptions for these variables. Unfortunately, I don't have any other explanation: something's wrong with the binary. Most likely, it was built with a dif...
社区
CLion
CLion Swift plugin is no compatible with latest swift version
0 票
创建于
2017年06月20日 15:19
Please make sure that the binary was built with exactly the same toolchain, as the one specified in the plugin settings. If it is, then: Invoke Help -> Debug Log Settings Type #com.jetbrains.cid...
社区
CLion
CLion Swift plugin is no compatible with latest swift version
0 票
创建于
2017年06月20日 15:05
Global variables/constants are not displayed by CLion, because in large projects they can quickly pollute the scope. Please try creating a function and see if it works in there.
社区
CLion
CLion Swift plugin is no compatible with latest swift version
0 票
创建于
2017年06月20日 14:54
Please make sure that the "Use Swift debugger" option is enabled in the Swift plugin settings.
社区
CLion
CLion Swift plugin is no compatible with latest swift version
0 票
创建于
2017年01月20日 21:38
For some projects SourceKit depends on certain files which are generated during the build process. The way AppCode's own code parser/analyser currently works requires it to be a build for device.
社区
AppCode
SourceKit Not Working
0 票
«
第一页
‹
上一页
下一页
›
最后
»