Mathias
- 活动总数 179
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 2
- 订阅数 56
-
创建于 Android questions/feature requests
已回答Hello, i have two annoyances i haven't been able to find any solution for while developing our Android app. 1. When i start the emulator, i choose a device from the "select deployment target" . H... -
创建于 Cocoa Touch framework with Cocoapods in Workspace causes "Duplicate Interface Definition"
已回答I have a workspace set up with cocoapods. Within this workspace i have my app, and a bunch of extensions. I have just managed to move common code out into a framework, and managed to set everything... -
创建于 Intents declared in intentdefinition (for Siri Shortcuts) are not found by AppCode
已回答When you develop Siri Shortcut intents (and possibly other intents), you create an "intent extension" with an "intent definition" file. In there you define actions and commands, and from that file ... -
创建于 How do i disable an inspection for a class globally?
已回答I have lots of these inspections warnings for java.util.Date: Warning:(117, 14) java: setHours(int) in java.util.Date has been deprecated This is not news, but for various reasons i have to use t... -
创建于 Can't deploy app on my iPhone upgraded to 12.0.1
After updating my iPhone to the version of IOS released this week, I can't run app on the phone from AppCode: Couldn't find device support directory (/Users/...../Developer/Xcode/iOS DeviceSupport/... -
已编辑于 Deploying/running app on device takes long time in latest version.
已回答Just started on an upgrade project for our app, haven't been into AppCode since July. Upgraded to latest version, 2018.2 I notice that it takes way longer to deploy for running than I'm used to. It... -
已编辑于 Lombok plugin doesn't work in 2018.1
已回答I upgraded to 2018.1 from the version before that last night. Now, everything generated by lombok is not working. Intellij thinks there are no setters, getter etc. All is red. The project compiles ... -
创建于 "0 test classes found in package" after upgrading to 2017.3
已回答Hello, Since i upgraded to 2017.3 i cannot run tests by clicking on a test folder and "run tests in..." I get the "0 test classes found" message, but if i click on any of the test classes directly,... -
已编辑于 Adding Android aar dependency via gradle not working
已回答Hi there. I have an Android project with a few dependencies, three of them *aar. Like this, for example: compile 'se.emilsjolander:stickylistheaders:2.7.0@aar' However, when i reimport them, the de... -
创建于 Major subversion problems with 2016,2/3.
已回答Hi there, longtime intellij user (atleast 2005), been using subversion for about as many years. It has always worked fine in intellij, untiil the latest update. I have the following (and more) iss...