msp
- 活动总数 33
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 9
-
-
创建于 Exclude directory from indexing within gradle projects
已回答For example, when I import a project, the release dir is not excluded, I need to do it manually every time, is there a way to instruct gradle to not make the IDE import it as a "normal" dir ? -
已编辑于 Latest IJ IDEA version with old kotlin plugin
已回答I have the newest IJ IDEA IDE with latest kotlin plugin, but my gradle build is still with 1.2.61 and I don't want to port all this old code which works on the new version. The IDE signals all sort... -
创建于 node_modules directory location
IntelliJ assumes the node_modules directory is at the root of the current module but this is simply not always the case, and I have to create all sorts of symlinks and junctions to cheat IntelliJ t... -
创建于 Intellij idea does not find the kotlin sources of my jar, but it's there
已回答I don't understand why IntelliJ idea is not able to download the sources from artifactory It says it tried at this link: http://build.screenfood.com/artifactory/libs-release/sfn-adapters-core/back... -
创建于 Output path constantly being reset
已回答I am working with Kotlin in a gradle project. Every time I try to change the output path to something else than **\out\production\classes, it is reset automatically to **\out\production\classes. Wh... -
创建于 Kotlin: show inferred parameter type hint hotkey?
已回答Is there an hotkey to quickly toggle inferred parameter types hints? That'd be very useful! -
创建于 Kotlin indentation style Whitesmiths is not possible
已回答At the moment it's not possible to set a Whitesmiths indentation style, both with the options or editorConfig rules... Indeed the indent_brace_style directive is completely ignored. Is there anothe... -
已编辑于 Open file dialog is stuck on loading forever... ??? pls help
已回答When I try to open a project, it keeps loading forever the file listing without giving a chance to do anything. I tried to reinstall but couldn't solve the problem, please help!